diff options
Diffstat (limited to 'package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch')
-rw-r--r-- | package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch b/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch index 8fa6f2a925..829d2bb71a 100644 --- a/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch +++ b/package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch @@ -1,6 +1,6 @@ --- a/net/mac80211/main.c +++ b/net/mac80211/main.c -@@ -786,17 +786,11 @@ int ieee80211_register_hw(struct ieee802 +@@ -787,17 +787,11 @@ int ieee80211_register_hw(struct ieee802 */ for (i = 0; i < hw->wiphy->n_iface_combinations; i++) { const struct ieee80211_iface_combination *c; |