X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=net%2Fmac80211%2Fagg-tx.c;h=c163d0a149f49be05b07fa879562f2d821004beb;hb=3b51cc996e81d8a113416d8094fa4a88f8360a51;hp=555c6a14a6fad84ea783b89317871fed5b2db9d5;hpb=c68ed255265968c3948fa2678bf59d15c471b055;p=cascardo%2Flinux.git diff --git a/net/mac80211/agg-tx.c b/net/mac80211/agg-tx.c index 555c6a14a6fa..c163d0a149f4 100644 --- a/net/mac80211/agg-tx.c +++ b/net/mac80211/agg-tx.c @@ -186,7 +186,7 @@ static void sta_addba_resp_timer_expired(unsigned long data) spin_unlock_bh(&sta->lock); #ifdef CONFIG_MAC80211_HT_DEBUG printk(KERN_DEBUG "timer expired on tid %d but we are not " - "(or no longer) expecting addBA response there", + "(or no longer) expecting addBA response there\n", tid); #endif return;