Johannes Berg 34d4bc4d41 mac80211: support runtime interface type changes
Add support to mac80211 for changing the interface
type even when the interface is UP, if the driver
supports it.

To achieve this
 * add a new driver callback for switching,
 * split some of the interface up/down code out
   into new functions (do_open/do_stop), and
 * maintain an own __SDATA_RUNNING bit that will
   not be set during interface type, so that any
   other code doesn't use the interface.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-27 13:53:31 -04:00
..
2010-05-28 13:41:27 -04:00
2010-08-25 14:33:17 -04:00
2009-07-10 15:01:49 -04:00
2010-08-25 14:33:17 -04:00
2010-06-14 15:38:17 -04:00
2010-08-27 13:53:30 -04:00
2010-06-14 15:38:17 -04:00
2010-08-25 14:33:17 -04:00
2010-08-25 14:33:17 -04:00
2010-08-25 14:33:17 -04:00
2010-07-08 16:35:50 -04:00
2010-07-08 16:35:50 -04:00
2010-08-27 13:27:08 -04:00
2010-08-16 16:45:11 -04:00
2010-07-08 16:35:50 -04:00
2010-01-05 16:21:40 -05:00