X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/efde7ff8e6584d5bcf47cd567904411526b7e404..8afbcdba689e0803108d9312ac94481321f26f4e:/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 591890693..df43374af 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-dfs-r3053/ath/if_ath.c =================================================================== ---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-07-23 01:48:43.370451713 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-23 01:48:43.690469948 +0200 -@@ -5711,8 +5711,9 @@ +--- madwifi-dfs-r3053.orig/ath/if_ath.c 2007-12-13 05:25:12.854357994 +0100 ++++ madwifi-dfs-r3053/ath/if_ath.c 2007-12-13 05:25:13.122373270 +0100 +@@ -6410,8 +6410,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 */