2008-07-19 01:50:46 +03:00
|
|
|
--- a/ath/if_ath.c
|
|
|
|
+++ b/ath/if_ath.c
|
2008-07-17 05:30:08 +03:00
|
|
|
@@ -482,7 +482,7 @@
|
|
|
|
HAL_STATUS status;
|
|
|
|
int error = 0;
|
|
|
|
unsigned int i;
|
|
|
|
- int autocreatemode = IEEE80211_M_STA;
|
|
|
|
+ int autocreatemode = -1;
|
|
|
|
u_int8_t csz;
|
|
|
|
|
|
|
|
sc->devid = devid;
|