diff options
Diffstat (limited to 'package/madwifi/patches/126-rxerr_frames.patch')
-rw-r--r-- | package/madwifi/patches/126-rxerr_frames.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/126-rxerr_frames.patch b/package/madwifi/patches/126-rxerr_frames.patch index c65efae032..ddf7d18517 100644 --- a/package/madwifi/patches/126-rxerr_frames.patch +++ b/package/madwifi/patches/126-rxerr_frames.patch @@ -1,7 +1,7 @@ Index: madwifi-ng-r2568-20070710/ath/if_ath.c =================================================================== ---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-07-13 09:14:14.721154018 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-13 09:14:55.499477843 +0200 +--- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-07-13 11:18:18.945376179 +0200 ++++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-13 11:18:19.221391908 +0200 @@ -5711,8 +5711,9 @@ /* * Reject error frames if we have no vaps that |