diff options
author | John Crispin <john@openwrt.org> | 2007-10-20 19:13:53 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-10-20 19:13:53 +0000 |
commit | 9f73ab51f3d95cfc04f5a507788c9301d9ddb471 (patch) | |
tree | 7275422e219035a551380951bb7c6d6afe66ceff /package/madwifi/patches/125-tpc_PR_1435.patch | |
parent | 6700c1d745e04f3cd5c59ba2fe3add817a547dcb (diff) | |
download | upstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.gz upstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.bz2 upstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.zip |
refreshed madwifi patches
SVN-Revision: 9380
Diffstat (limited to 'package/madwifi/patches/125-tpc_PR_1435.patch')
-rw-r--r-- | package/madwifi/patches/125-tpc_PR_1435.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/patches/125-tpc_PR_1435.patch b/package/madwifi/patches/125-tpc_PR_1435.patch index a4c557f537..8df9d870fb 100644 --- a/package/madwifi/patches/125-tpc_PR_1435.patch +++ b/package/madwifi/patches/125-tpc_PR_1435.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-23 01:48:42.258388337 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-23 01:48:43.370451713 +0200 +--- 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:53:00.000000000 +0200 @@ -273,9 +273,7 @@ static char *autocreate = NULL; static char *ratectl = DEF_RATE_CTL; @@ -88,8 +88,8 @@ Index: madwifi-ng-r2568-20070710/ath/if_ath.c Index: madwifi-ng-r2568-20070710/net80211/ieee80211_wireless.c =================================================================== ---- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_wireless.c 2007-07-23 01:48:37.670126869 +0200 -+++ madwifi-ng-r2568-20070710/net80211/ieee80211_wireless.c 2007-07-23 01:48:43.374451939 +0200 +--- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_wireless.c 2007-10-20 20:51:37.000000000 +0200 ++++ madwifi-ng-r2568-20070710/net80211/ieee80211_wireless.c 2007-10-20 20:52:29.000000000 +0200 @@ -1403,6 +1403,7 @@ } else { if (!fixed) /* no change */ |