aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/input.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-11 11:52:23 +0100
committerDavid S. Miller <davem@davemloft.net>2017-07-13 09:23:56 -0700
commit22c608919bd4f0fae8e70e1284c83e0f1d507f34 (patch)
tree29c2fb4e6d163e8cddbc1660833a0f3110bdd738 /net/dccp/input.c
parentxgene: Don't fail probe, if there is no clk resource for SGMII interfaces (diff)
downloadlinux-dev-22c608919bd4f0fae8e70e1284c83e0f1d507f34.tar.xz
linux-dev-22c608919bd4f0fae8e70e1284c83e0f1d507f34.zip
net: broadcom: bnx2x: make a couple of const arrays static
Don't populate various tables on the stack but make them static const. Makes the object code smaller by nearly 200 bytes: Before: text data bss dec hex filename 113468 11200 0 124668 1e6fc bnx2x_ethtool.o After: text data bss dec hex filename 113129 11344 0 124473 1e639 bnx2x_ethtool.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/input.c')
0 files changed, 0 insertions, 0 deletions