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/116-adhoc_beacon_PR_1033.patch | |
parent | 6700c1d745e04f3cd5c59ba2fe3add817a547dcb (diff) | |
download | mtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.zip mtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.gz mtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.bz2 |
refreshed madwifi patches
SVN-Revision: 9380
Diffstat (limited to 'package/madwifi/patches/116-adhoc_beacon_PR_1033.patch')
-rw-r--r-- | package/madwifi/patches/116-adhoc_beacon_PR_1033.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/116-adhoc_beacon_PR_1033.patch b/package/madwifi/patches/116-adhoc_beacon_PR_1033.patch index 34eeca7..ec3dd94 100644 --- a/package/madwifi/patches/116-adhoc_beacon_PR_1033.patch +++ b/package/madwifi/patches/116-adhoc_beacon_PR_1033.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:41.230329754 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-23 01:48:41.758359843 +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:06.000000000 +0200 @@ -4426,16 +4426,31 @@ struct ieee80211com *ic = &sc->sc_ic; struct ath_hal *ah = sc->sc_ah; |