diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2022-11-14 10:29:50 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-11-15 15:27:43 +0100 |
commit | 7eba4505394e21df44dcace6b5d741a8e2deea3a (patch) | |
tree | adf6896e1ba2b2b6f5fa9259ecf647bc04deb8f2 /include/linux/ts-nbus.h | |
parent | d9282e48c6088105a98b98153a707fdbcdbf75b1 (diff) | |
download | lwn-7eba4505394e21df44dcace6b5d741a8e2deea3a.tar.gz lwn-7eba4505394e21df44dcace6b5d741a8e2deea3a.zip |
net: dcb: move getapptrust to separate function
This patch fixes a frame size warning, reported by kernel test robot.
>> net/dcb/dcbnl.c:1230:1: warning: the frame size of 1244 bytes is
>> larger than 1024 bytes [-Wframe-larger-than=]
The getapptrust part of dcbnl_ieee_fill is moved to a separate function,
and the selector array is now dynamically allocated, instead of stack
allocated.
Tested on microchip sparx5 driver.
Fixes: 6182d5875c33 ("net: dcb: add new apptrust attribute")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/20221114092950.2490451-1-daniel.machon@microchip.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux/ts-nbus.h')
0 files changed, 0 insertions, 0 deletions