]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()
authorThomas Graf <tgraf@suug.ch>
Sun, 21 Aug 2005 00:25:52 +0000 (17:25 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:02:57 +0000 (16:02 -0700)
commit342be642cb99630e1353f81777f5bd82d30c1c39
tree7562b6a91b5dacd25e19086a354cde1a281471af
parentfa9f17562356c96dbfe2fa060e540e2b73937adc
[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_input.c