diff options
| author | Arnd Bergmann <[email protected]> | 2020-05-05 17:38:19 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-05-06 17:47:32 -0700 |
| commit | ae1804de93f6f1626906567ae7deec8e0111259d (patch) | |
| tree | 6a61525fa65d9d394928da96767d650a5fb58fe5 /scripts/gdb/vmlinux-gdb.py | |
| parent | 9e330bf469e02e64d46cb150a2ec65310b9412ea (diff) | |
dsa: sja1105: dynamically allocate stats structure
The addition of sja1105_port_status_ether structure into the
statistics causes the frame size to go over the warning limit:
drivers/net/dsa/sja1105/sja1105_ethtool.c:421:6: error: stack frame size of 1104 bytes in function 'sja1105_get_ethtool_stats' [-Werror,-Wframe-larger-than=]
Use dynamic allocation to avoid this.
Fixes: 336aa67bd027 ("net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions