X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/70d07962470a238e6abee8416b2a21e25dc641ee..f251f740878af188b1f27d19ec921efa6c577349:/package/madwifi/patches/126-rxerr_frames.patch diff --git a/package/madwifi/patches/126-rxerr_frames.patch b/package/madwifi/patches/126-rxerr_frames.patch index 5ee2a9d92..762a7bc81 100644 --- a/package/madwifi/patches/126-rxerr_frames.patch +++ b/package/madwifi/patches/126-rxerr_frames.patch @@ -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.