madwifi: fix a crash bug related to refcounting of bss nodes
[openwrt.git] / package / madwifi / patches / 126-rxerr_frames.patch
index 5ee2a9d..762a7bc 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-trunk-r3314/ath/if_ath.c
-===================================================================
---- madwifi-trunk-r3314.orig/ath/if_ath.c
-+++ madwifi-trunk-r3314/ath/if_ath.c
-@@ -6474,8 +6474,9 @@
+--- a/ath/if_ath.c
++++ b/ath/if_ath.c
+@@ -6474,8 +6474,9 @@ ath_rx_tasklet(TQUEUE_ARG data)
                        /*
                         * Reject error frames if we have no vaps that
                         * are operating in monitor mode.
This page took 0.021873 seconds and 4 git commands to generate.