X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F104-autocreate_none.patch;fp=package%2Fmadwifi%2Fpatches%2F104-autocreate_none.patch;h=0000000000000000000000000000000000000000;hb=3989dddaabe614a69432b34a3abb7e29bae9c0b5;hp=b2181b68e24875c6b3a2574fafde76cb7c3c9881;hpb=9ab567885aeb883c4bf293e1ad1d84185b676bc6;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/madwifi/patches/104-autocreate_none.patch b/package/madwifi/patches/104-autocreate_none.patch deleted file mode 100644 index b2181b68e2..0000000000 --- a/package/madwifi/patches/104-autocreate_none.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/ath/if_ath.c -+++ b/ath/if_ath.c -@@ -516,7 +516,7 @@ ath_attach(u_int16_t devid, struct net_d - HAL_STATUS status; - int error = 0; - unsigned int i; -- int autocreatemode = IEEE80211_M_STA; -+ int autocreatemode = -1; - u_int8_t csz; - - sc->devid = devid;