diff options
Diffstat (limited to 'net/mac80211/wme.c')
-rw-r--r-- | net/mac80211/wme.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/wme.c b/net/mac80211/wme.c index 2fbc171130bf..59ed9cae66b9 100644 --- a/net/mac80211/wme.c +++ b/net/mac80211/wme.c | |||
@@ -648,7 +648,7 @@ int ieee80211_ht_agg_queue_add(struct ieee80211_local *local, | |||
648 | } | 648 | } |
649 | 649 | ||
650 | /** | 650 | /** |
651 | * the caller needs to hold local->mdev->queue_lock | 651 | * the caller needs to hold local->mdev->tx_queue.lock |
652 | */ | 652 | */ |
653 | void ieee80211_ht_agg_queue_remove(struct ieee80211_local *local, | 653 | void ieee80211_ht_agg_queue_remove(struct ieee80211_local *local, |
654 | struct sta_info *sta, u16 tid, | 654 | struct sta_info *sta, u16 tid, |