diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2007-12-11 11:00:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:57:05 +0100 |
commit | 64b7d96167977850f4a24e52dd0a76b03c6542cf (patch) | |
tree | c3d23f90517d340ea827cfd1066a8543b95963cb /net/netlink | |
parent | [IPSEC]: Add xfrm_input_state helper (diff) | |
download | linux-64b7d96167977850f4a24e52dd0a76b03c6542cf.tar.xz linux-64b7d96167977850f4a24e52dd0a76b03c6542cf.zip |
[NET]: dst_ifdown() cleanup
This cleanup shrinks size of net/core/dst.o on i386 from 1299 to 1289 bytes.
(This is because dev_hold()/dev_put() are doing atomic_inc()/atomic_dec() and
force compiler to re-evaluate memory contents.)
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions