]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: call drv_ibss_join() on restart
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Feb 2019 11:17:12 +0000 (13:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2019 14:50:56 +0000 (15:50 +0100)
commit2e9ff76afba1730be7dbd57b69f34d5cbe8751fc
tree927a6fad79eb24f8618aff1143b2bec65b1d1a9b
parent62d6c5afdb89647a6260e41ec1659bef99911d66
mac80211: call drv_ibss_join() on restart

If a driver does any significant activity in its ibss_join method,
then it will very well expect that to be called during restart,
before any stations are added. Do that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c