mac80211: Increase MAX_MSG_LEN
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Fri, 15 Mar 2019 15:38:57 +0000 (17:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 29 Mar 2019 10:20:36 +0000 (11:20 +0100)
commit78be2d21cc1cd3069c6138dcfecec62583130171
treef739043a979d224112c98cb9385bfe59a0935853
parent40586e3fc400c00c11151804dcdc93f8c831c808
mac80211: Increase MAX_MSG_LEN

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>
net/mac80211/trace_msg.h