Arend Van Spriel 73c7da3dae cfg80211: add generic helper to check interface is running
Add a helper using wdev to check if interface is running. This
deals with both non-netdev and netdev interfaces. In struct
wireless_dev replace 'p2p_started' and 'nan_started' by
'is_running' as those are mutually exclusive anyway, and unify
all the code to use wdev_running().

Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-10-27 09:08:44 +02:00
..
2016-09-30 13:21:14 +02:00
2016-04-12 15:56:15 +02:00
2014-11-04 13:18:17 +01:00
2016-04-12 15:56:15 +02:00
2016-09-30 13:21:14 +02:00
2016-04-12 15:56:15 +02:00
2012-10-18 10:53:37 +02:00