aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2015-10-21 19:47:04 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-11-25 10:05:55 -0800
commit7fd89545f3374a061669a279ae0e084b0ddbb53d (patch)
treed05b5e231bd830b0b1d5f1cb8dc960d8076bcdbd /net/unix/af_unix.c
parenti40e: Change BUG_ON to WARN_ON in service event complete (diff)
downloadwireguard-linux-7fd89545f3374a061669a279ae0e084b0ddbb53d.tar.xz
wireguard-linux-7fd89545f3374a061669a279ae0e084b0ddbb53d.zip
i40e: remove BUG_ON from feature string building
There's really no reason to kill the kernel thread just because of a little info string. This reworks the code to use snprintf's limiting to assure that the string is never too long, and WARN_ON to still put out a warning that we might want to look at the feature list length. Prompted by a recent Linus diatribe. Change-ID: If52ba5ca1c2344d8bf454a31bbb805eb5d2c5802 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions