diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-11 21:13:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-11 21:13:50 +0000 |
commit | 65edd13209cfb70986a94ec017c775a3ab4eba5c (patch) | |
tree | 163829793737ecbbe9665ce93253904068362614 /package/madwifi/patches/104-autocreate_none.patch | |
parent | c2e8f9c47cac1bf054a9623b1d6540f3e7fc9eeb (diff) | |
download | mtk-20170518-65edd13209cfb70986a94ec017c775a3ab4eba5c.zip mtk-20170518-65edd13209cfb70986a94ec017c775a3ab4eba5c.tar.gz mtk-20170518-65edd13209cfb70986a94ec017c775a3ab4eba5c.tar.bz2 |
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
Diffstat (limited to 'package/madwifi/patches/104-autocreate_none.patch')
-rw-r--r-- | package/madwifi/patches/104-autocreate_none.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/patches/104-autocreate_none.patch b/package/madwifi/patches/104-autocreate_none.patch index a7f3f37..0a97745 100644 --- a/package/madwifi/patches/104-autocreate_none.patch +++ b/package/madwifi/patches/104-autocreate_none.patch @@ -1,7 +1,7 @@ -Index: madwifi-ng-r2525-20070630/ath/if_ath.c +Index: madwifi-ng-r2568-20070710/ath/if_ath.c =================================================================== ---- madwifi-ng-r2525-20070630.orig/ath/if_ath.c 2007-07-03 23:02:26.289686750 +0200 -+++ madwifi-ng-r2525-20070630/ath/if_ath.c 2007-07-03 23:02:28.081798750 +0200 +--- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-07-11 22:59:39.408094285 +0200 ++++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-11 22:59:40.828175211 +0200 @@ -427,7 +427,7 @@ HAL_STATUS status; int error = 0; |