cfg80211: expose the rfkill device to the low level driver
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 16 Jun 2021 20:28:26 +0000 (23:28 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 09:29:13 +0000 (11:29 +0200)
commit358ae88881adc3ac1544104272eb7e9408f80b39
tree313b9aeffab3d1325f962e550aa2a3d0c7fd6849
parent3f9d9725cb7daf7e9a834aa4f24d88b049c3c1f5
cfg80211: expose the rfkill device to the low level driver

This will allow the low level driver to query the rfkill
state.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://lore.kernel.org/r/20210616202826.9833-1-emmanuel.grumbach@intel.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/core.c
net/wireless/core.h
net/wireless/nl80211.c
net/wireless/wext-compat.c