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)
commit5dd17e08f333cde0fa11000792e33d8d39b5599f
tree78b83d82aab32696984bae2f0e1ef493e0862379
parent16e5726269611b71c930054ffe9b858c1cea88eb
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