summaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorStephen Hemminger2006-03-21 07:26:39 +0100
committerDavid S. Miller2006-03-21 07:26:39 +0100
commit8aca8a27d96cd75a30c380130496c98b658c9b98 (patch)
treecd32edff13c275a0f493ba70d909daee1819c6a2 /net/socket.c
parent[NET] rtnetlink: Add RTPROT entry for Netsukuku. (diff)
downloadkernel-qcow2-linux-8aca8a27d96cd75a30c380130496c98b658c9b98.tar.gz
kernel-qcow2-linux-8aca8a27d96cd75a30c380130496c98b658c9b98.tar.xz
kernel-qcow2-linux-8aca8a27d96cd75a30c380130496c98b658c9b98.zip
[NET]: minor net_rx_action optimization
The functions list_del followed by list_add_tail is equivalent to the existing inline list_move_tail. list_move_tail avoids unnecessary _LIST_POISON. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions