diff options
author | Arend Van Spriel <[email protected]> | 2016-10-20 20:08:22 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2016-10-27 09:08:44 +0200 |
commit | 73c7da3dae1e7cd8febeab13767b2698b84dfa15 (patch) | |
tree | 257a9c5d23be6099b557eb8a829908cb33758060 /net/switchdev/switchdev.c | |
parent | 8f20542386c57bc5f40a09e38d2772d84c0b2afa (diff) |
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 <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions