diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-22 23:49:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-22 23:49:34 +0000 |
commit | 41cce36da658622d0288273cb017c715b6234751 (patch) | |
tree | f1a84a9229ceceeb22961424eb21c9a0d0765aae /package/madwifi/patches/116-adhoc_beacon_PR_1033.patch | |
parent | 600d29f61e778d0a29a460d85726a7b1c0fb89e0 (diff) | |
download | upstream-41cce36da658622d0288273cb017c715b6234751.tar.gz upstream-41cce36da658622d0288273cb017c715b6234751.tar.bz2 upstream-41cce36da658622d0288273cb017c715b6234751.zip |
refresh madwifi patches
SVN-Revision: 8110
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 34087a9b50..34eeca75d3 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-13 11:18:16.669246471 +0200 -+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-13 11:18:17.213277476 +0200 +--- 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 @@ -4426,16 +4426,31 @@ struct ieee80211com *ic = &sc->sc_ic; struct ath_hal *ah = sc->sc_ah; |