cfg80211: Support all iftypes in autodisconnect_wk
authorDenis Kenzior <denkenz@gmail.com>
Mon, 26 Mar 2018 17:52:44 +0000 (12:52 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 29 Mar 2018 08:22:19 +0000 (10:22 +0200)
commit37b1c004685a3cea420dd96aa3803da627359f60
tree0ab92189de4758fba06ccfb74f1033c0910818e9
parent2c390e44e46675da0e7bba5c3b921a091a60ec2c
cfg80211: Support all iftypes in autodisconnect_wk

Currently autodisconnect_wk assumes that only interface types of
P2P_CLIENT and STATION use conn_owner_nlportid.  Change this so all
interface types are supported.

Signed-off-by: Denis Kenzior <denkenz@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c