[package] unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup...
[openwrt.git] / package / madwifi / patches / 378-adhoc_crash_fix.patch
index e8b4c22..85183e6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net80211/ieee80211_input.c
 +++ b/net80211/ieee80211_input.c
-@@ -3522,6 +3522,11 @@
+@@ -3528,6 +3528,11 @@ ieee80211_recv_mgmt(struct ieee80211vap 
                if (ic->ic_flags & IEEE80211_F_SCAN) {
                        ieee80211_add_scan(vap, &scan, wh, subtype, rssi, rtsf);
                }