]> git.baikalelectronics.ru Git - kernel.git/commit
net: rps: fix the support for PPPOE
authorChangli Gao <xiaosuo@gmail.com>
Tue, 20 Sep 2011 22:36:07 +0000 (22:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Sep 2011 17:34:25 +0000 (13:34 -0400)
commita02551fad2f774dcbb08cd2de7a75faa75cfe7c3
tree78b83d82aab32696984bae2f0e1ef493e0862379
parenta6a655279af6c98cae510dcbc9ca7f3bf65e92a9
net: rps: fix the support for PPPOE

The upper protocol numbers of PPPOE are different, and should be treated
specially.

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