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/124-linux24_compat.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/124-linux24_compat.patch')
-rw-r--r-- | package/madwifi/patches/124-linux24_compat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/124-linux24_compat.patch b/package/madwifi/patches/124-linux24_compat.patch index 21b4a83df5..70ea0b4e8e 100644 --- a/package/madwifi/patches/124-linux24_compat.patch +++ b/package/madwifi/patches/124-linux24_compat.patch @@ -1,7 +1,7 @@ Index: madwifi-ng-r2568-20070710/ath/if_athvar.h =================================================================== ---- madwifi-ng-r2568-20070710.orig/ath/if_athvar.h 2007-07-23 01:48:42.262388566 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_athvar.h 2007-07-23 01:48:43.126437804 +0200 +--- madwifi-ng-r2568-20070710.orig/ath/if_athvar.h 2007-10-20 20:52:09.000000000 +0200 ++++ madwifi-ng-r2568-20070710/ath/if_athvar.h 2007-10-20 20:52:44.000000000 +0200 @@ -123,6 +123,11 @@ #define NETDEV_TX_BUSY 1 #endif |