]> bbs.cooldavid.org Git - net-next-2.6.git/commit
net: rps: use proto_ports_offset() to handle the AH message correctly
authorChangli Gao <xiaosuo@gmail.com>
Tue, 17 Aug 2010 19:04:32 +0000 (19:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Aug 2010 00:16:23 +0000 (17:16 -0700)
commit12fcdefb3643607c47f39906a49056cf608bb545
tree1f0495dcc9b7f4abee57f4ff2107d88ba64c8e97
parente760702ed8333588f9f21e7bf6597873993006f1
net: rps: use proto_ports_offset() to handle the AH message correctly

The SPI isn't at the beginning of an AH message.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c