X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/32d35e5428e44e0b19e25a160b99c9985df0755e..a0c1cebe79d75152e07795652b9537ea69e6936a:/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 1d561eed5..d48ebea97 100644 --- a/package/madwifi/patches/126-rxerr_frames.patch +++ b/package/madwifi/patches/126-rxerr_frames.patch @@ -1,10 +1,10 @@ -Index: madwifi-ng-r2568-20070710/ath/if_ath.c +Index: madwifi-trunk-r3314/ath/if_ath.c =================================================================== ---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-10-20 20:52:09.000000000 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-10-20 20:52:58.000000000 +0200 -@@ -5711,8 +5711,9 @@ +--- madwifi-trunk-r3314.orig/ath/if_ath.c 2008-02-20 18:10:48.315267722 +0100 ++++ madwifi-trunk-r3314/ath/if_ath.c 2008-02-20 18:10:48.567282084 +0100 +@@ -6474,8 +6474,9 @@ /* - * Reject error frames if we have no vaps that + * Reject error frames if we have no vaps that * are operating in monitor mode. + * Reject empty frames as well */