net-rps: Fix brokeness causing OOO packets
authorTom Herbert <therbert@google.com>
Fri, 16 Nov 2012 09:04:15 +0000 (09:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Nov 2012 19:35:56 +0000 (14:35 -0500)
In commit c445477d74ab3779 which adds aRFS to the kernel, the CPU
selected for RFS is not set correctly when CPU is changing.
This is causing OOO packets and probably other issues.

Signed-off-by: Tom Herbert <therbert@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Acked-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found