aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2019-04-01 22:59:09 +0200
committerDavid S. Miller <davem@davemloft.net>2019-04-01 18:52:05 -0700
commite142723700baaa621c1b4649ec17a714a4d4a582 (patch)
tree321b4dea6c6df34117b5a6283eed0b8cdb852f37 /drivers/net/ethernet/broadcom/tg3.c
parentMerge branch 'xmit_more-softnet_data' (diff)
downloadlinux-dev-e142723700baaa621c1b4649ec17a714a4d4a582.tar.xz
linux-dev-e142723700baaa621c1b4649ec17a714a4d4a582.zip
macsec: add noinline tag to avoid a frame size warning
seen with debug config: drivers/net/macsec.c: In function 'dump_secy': drivers/net/macsec.c:2597: warning: the frame size of 2216 bytes is larger than 2048 bytes [-Wframe-larger-than=] just mark it with noinline_for_stack, this is netlink dump code. v2: use 'static noinline_for_stack int' consistently Cc: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Sabrina Dubroca <sd@queasysnail.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/tg3.c')
0 files changed, 0 insertions, 0 deletions