mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 01:19:23 +01:00
nl80211util: add ATTR_SCAN_FLAGS
This commit is contained in:
parent
b4983fdcae
commit
88a71eca72
@ -159,6 +159,7 @@ static attr_handler handler_for_nl80211(int type)
|
||||
case NL80211_ATTR_WIPHY:
|
||||
case NL80211_ATTR_IFTYPE:
|
||||
case NL80211_ATTR_KEY_TYPE:
|
||||
case NL80211_ATTR_SCAN_FLAGS:
|
||||
return extract_uint32;
|
||||
case NL80211_ATTR_WDEV:
|
||||
case NL80211_ATTR_COOKIE:
|
||||
|
Loading…
Reference in New Issue
Block a user