]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitd81b0fd0e7b76b05873299ae2dd310127b13613b
tree140a576b4d24042e12d4b1948a979d932e0cd96f
parent53168215909281a09d3afc6fb51a9d4f81f74d39
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