diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-05-10 13:31:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-18 02:18:52 +0200 |
commit | ab6e3feba1f1bc3b9418b854da6f481408d243de (patch) | |
tree | 18977292fa858067f7cc4d7a7df8a69dd5562a3d /drivers/net/bfin_mac.h | |
parent | net: Use ip_route_input_noref() in input path (diff) | |
download | linux-ab6e3feba1f1bc3b9418b854da6f481408d243de.tar.xz linux-ab6e3feba1f1bc3b9418b854da6f481408d243de.zip |
net: No dst refcounting in ip_queue_xmit()
TCP outgoing packets can avoid two atomic ops, and dirtying
of previously higly contended cache line using new refdst
infrastructure.
Note 1: loopback device excluded because of !IFF_XMIT_DST_RELEASE
Note 2: UDP packets dsts are built before ip_queue_xmit().
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bfin_mac.h')
0 files changed, 0 insertions, 0 deletions