diff --git a/[refs] b/[refs] index 0d67c8c21ffe..4a0d0bc6c769 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c5f9664d5284d8542062fed39e1f19b80db7aa5 +refs/heads/master: 995ad6c5a415c9389d094d246ca1b305c1e31813 diff --git a/trunk/net/mac80211/wme.c b/trunk/net/mac80211/wme.c index dc1598b86004..635b996c8c35 100644 --- a/trunk/net/mac80211/wme.c +++ b/trunk/net/mac80211/wme.c @@ -673,7 +673,7 @@ int ieee80211_ht_agg_queue_add(struct ieee80211_local *local, #ifdef CONFIG_MAC80211_HT_DEBUG if (net_ratelimit()) printk(KERN_DEBUG "allocated aggregation queue" - " %d tid %d addr %s pool=0x%lX", + " %d tid %d addr %s pool=0x%lX\n", i, tid, print_mac(mac, sta->addr), q->qdisc_pool[0]); #endif /* CONFIG_MAC80211_HT_DEBUG */