]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: shorten debug prints using ht_dbg() to avoid warning
authorSharon Dvir <sharon.dvir@intel.com>
Sat, 5 Aug 2017 08:44:30 +0000 (11:44 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Sep 2017 09:28:50 +0000 (11:28 +0200)
commit81f6b416e7a275425bdddb136eac255138ef5e1e
tree140a576b4d24042e12d4b1948a979d932e0cd96f
parent2d62f66b1e4a91cb6b9509b9600ec8a764542e5f
mac80211: shorten debug prints using ht_dbg() to avoid warning

Invoking ht_dbg() with too long of a string will print a warning.
Shorten the messages while retaining the printed patameters.

Signed-off-by: Sharon Dvir <sharon.dvir@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-tx.c