diff options
Diffstat (limited to 'net/mac80211/ieee80211_sta.c')
-rw-r--r-- | net/mac80211/ieee80211_sta.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_sta.c b/net/mac80211/ieee80211_sta.c index 00fde111c268..c5a47f8d873a 100644 --- a/net/mac80211/ieee80211_sta.c +++ b/net/mac80211/ieee80211_sta.c | |||
@@ -939,7 +939,6 @@ static void ieee80211_associated(struct net_device *dev, | |||
939 | rcu_read_unlock(); | 939 | rcu_read_unlock(); |
940 | 940 | ||
941 | if (disassoc && sta) { | 941 | if (disassoc && sta) { |
942 | synchronize_rcu(); | ||
943 | rtnl_lock(); | 942 | rtnl_lock(); |
944 | sta_info_destroy(sta); | 943 | sta_info_destroy(sta); |
945 | rtnl_unlock(); | 944 | rtnl_unlock(); |