madwifi: fix frame type parsing (fixes stp, see #4205)
[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);
                }
This page took 0.023084 seconds and 4 git commands to generate.