diff options
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | 2019-03-15 16:38:57 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-03-29 11:20:36 +0100 |
commit | 78be2d21cc1cd3069c6138dcfecec62583130171 (patch) | |
tree | f739043a979d224112c98cb9385bfe59a0935853 /net/wireless/reg.c | |
parent | mac80211: fix unaligned access in mesh table hash function (diff) | |
download | linux-78be2d21cc1cd3069c6138dcfecec62583130171.tar.xz linux-78be2d21cc1cd3069c6138dcfecec62583130171.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions