]> git.baikalelectronics.ru Git - kernel.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)
commitc620b2065ce316f5e44ff073ccf2eb40491f0e5d
tree1f0495dcc9b7f4abee57f4ff2107d88ba64c8e97
parent2a31413181737883f3cd82577bfe0803f5c0e773
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