Browse Source

Merge tag 'mac80211-for-davem-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
A single fix, for a sleeping context problem found by LTP.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 8 years ago
parent
commit
baae29d653
1 changed files with 0 additions and 2 deletions
  1. 0 2
      net/mac80211/rate.c

+ 0 - 2
net/mac80211/rate.c

@@ -40,8 +40,6 @@ void rate_control_rate_init(struct sta_info *sta)
 
 
 	ieee80211_sta_set_rx_nss(sta);
 	ieee80211_sta_set_rx_nss(sta);
 
 
-	ieee80211_recalc_min_chandef(sta->sdata);
-
 	if (!ref)
 	if (!ref)
 		return;
 		return;