diff options
author | Denis Vlasenko <vda@ilport.com.ua> | 2005-08-11 18:32:53 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2005-08-29 18:57:08 -0400 |
commit | 0a242efc4fb859b2da506cdf8f3366231602e4ff (patch) | |
tree | a4f4174ba8ccdedf892cc3358033b61e1a92babd /drivers | |
parent | 5917ed961def82a4dba9198d11a75f79d115a8cb (diff) |
[NET]: Deinline netif_carrier_{on,off}().
# grep -r 'netif_carrier_o[nf]' linux-2.6.12 | wc -l
246
# size vmlinux.org vmlinux.carrier
text data bss dec hex filename
4339634 1054414 259296 5653344 564360 vmlinux.org
4337710 1054414 259296 5651420 563bdc vmlinux.carrier
And this ain't an allyesconfig kernel!
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions