source:
freewrt/package/madwifi/patches/patch-ath_if_ath_c@
9ff05d6
| Last change on this file since 9ff05d6 was 9ff05d6, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 373 bytes | |
| Line | |
|---|---|
| 1 | $FreeWRT$ |
| 2 | --- madwifi-0.9.2.orig/ath/if_ath.c Sat Jul 8 08:47:19 2006 |
| 3 | +++ madwifi-0.9.2/ath/if_ath.c Thu Sep 21 02:33:34 2006 |
| 4 | @@ -387,7 +387,7 @@ ath_attach(u_int16_t devid, struct net_d |
| 5 | struct ath_hal *ah; |
| 6 | HAL_STATUS status; |
| 7 | int error = 0, i; |
| 8 | - int autocreatemode = IEEE80211_M_STA; |
| 9 | + int autocreatemode = IEEE80211_M_HOSTAP; |
| 10 | u_int8_t csz; |
| 11 | |
| 12 | sc->devid = devid; |
Note:
See TracBrowser
for help on using the repository browser.
