aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2015-12-13 01:44:50 +0300
committerDavid S. Miller <davem@davemloft.net>2015-12-14 16:25:21 -0500
commit2274d3753f6c5a885be4cfdf8b39ae2045ba6e30 (patch)
tree8791149419c3b4797df05e470b4f14b1a5eb98a4 /include/net/sock.h
parentstmmac: dwmac-sunxi: Call exit cleanup function in probe error path (diff)
downloadlinux-dev-2274d3753f6c5a885be4cfdf8b39ae2045ba6e30.tar.xz
linux-dev-2274d3753f6c5a885be4cfdf8b39ae2045ba6e30.zip
sh_eth: uninline sh_eth_{write|read}()
Commit 3365711df024 ("sh_eth: WARN on access to a register not implemented in in a particular chip") added WARN_ON() to sh_eth_{read|write}(), thus making it unacceptable for these functions to be *inline* anymore. Remove *inline* and move the functions from the header to the driver itself. Below is our code economy with ARM gcc 4.7.3: $ size drivers/net/ethernet/renesas/sh_eth.o{~,} text data bss dec hex filename 32489 1140 0 33629 835d drivers/net/ethernet/renesas/sh_eth.o~ 25413 1140 0 26553 67b9 drivers/net/ethernet/renesas/sh_eth.o Suggested-by: Ben Hutchings <ben.hutchings@codethink.co.uk> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/sock.h')
0 files changed, 0 insertions, 0 deletions