OSDN Git Service

mac80211: Increase MAX_MSG_LEN
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Fri, 15 Mar 2019 15:38:57 +0000 (17:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2019 17:41:20 +0000 (19:41 +0200)
commit35e2abbaffa2979fb98c49f80dbca8fa58647cd6
tree0cb901ca1ed71d90e75f515c80b08f7d47e71345
parentbbe1ab38e1a2e3bbc4d9115acf0e9b03287ae580
mac80211: Increase MAX_MSG_LEN

[ Upstream commit 78be2d21cc1cd3069c6138dcfecec62583130171 ]

Looks that 100 chars isn't enough for messages, as we keep getting
warnings popping from different places due to message shortening.
Instead of trying to shorten the prints, just increase the buffer size.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/mac80211/trace_msg.h