diff options
Diffstat (limited to 'package/madwifi/patches/369-mlme_assoc.patch')
-rw-r--r-- | package/madwifi/patches/369-mlme_assoc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/369-mlme_assoc.patch b/package/madwifi/patches/369-mlme_assoc.patch index 84e9ed9b39..43aac668c3 100644 --- a/package/madwifi/patches/369-mlme_assoc.patch +++ b/package/madwifi/patches/369-mlme_assoc.patch @@ -1,6 +1,6 @@ --- a/net80211/ieee80211_wireless.c +++ b/net80211/ieee80211_wireless.c -@@ -3723,6 +3723,7 @@ +@@ -3723,6 +3723,7 @@ ieee80211_ioctl_setmlme(struct net_devic if (vap->iv_opmode == IEEE80211_M_STA) { struct scanlookup lookup; |