From fafaa38ae55cab486f2b929a131fe433ce180224 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 7 Oct 2012 12:50:15 +0000 Subject: move a few unmaintained packages from trunk to /packages SVN-Revision: 33634 --- package/madwifi/patches/104-autocreate_none.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/madwifi/patches/104-autocreate_none.patch (limited to 'package/madwifi/patches/104-autocreate_none.patch') 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; -- cgit v1.2.3