diff options
| author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-31 16:55:02 +0000 |
|---|---|---|
| committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-31 16:55:02 +0000 |
| commit | f9eafcfa87b7dd11f516dfadab4923da7c99350a (patch) | |
| tree | 5fe8b600b02a161c2efb1bac9d43d110d6e8091a /openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch | |
| parent | 22c9e91ff129e481024b58ea7ff4ceaf15a6ba96 (diff) | |
update madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3558 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch')
| -rw-r--r-- | openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch b/openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch index f12427c4e..bce07b50a 100644 --- a/openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch +++ b/openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch @@ -1,7 +1,7 @@ -diff -ru madwifi-ng-r1451-20060212/ath/if_ath.c madwifi-ng-r1451-20060212-patch/ath/if_ath.c ---- madwifi-ng-r1451-20060212/ath/if_ath.c 2006-02-11 07:04:39.000000000 -0500 -+++ madwifi-ng-r1451-20060212-patch/ath/if_ath.c 2006-02-16 06:06:34.000000000 -0500 -@@ -387,7 +387,7 @@ +diff -ruN madwifi-ng-r1486-20060329/ath/if_ath.c madwifi-ng-r1486-20060329-patch/ath/if_ath.c +--- madwifi-ng-r1486-20060329/ath/if_ath.c 2006-03-23 15:12:18.000000000 -0500 ++++ madwifi-ng-r1486-20060329-patch/ath/if_ath.c 2006-03-31 11:00:30.000000000 -0500 +@@ -388,7 +388,7 @@ struct ath_hal *ah; HAL_STATUS status; int error = 0, i; @@ -9,4 +9,4 @@ diff -ru madwifi-ng-r1451-20060212/ath/if_ath.c madwifi-ng-r1451-20060212-patch/ + int autocreatemode = IEEE80211_M_HOSTAP; u_int8_t csz; - sc->sc_debug = ath_debug; + sc->devid = devid; |
