Skip to content
Commit b2ddde56 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: remove unnecessary synchronize_net()



The call to ieee80211_do_stop() right after will also do
synchronize_rcu() to ensure the SDATA_STATE_RUNNING bit
is cleared, so we don't need to synchronize_net() here.

Change-Id: Id9f9ffcf195002013e5d9fde288877d219780864
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 94450963
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment