niu: Recognise original ethtool class code for AH/ESP flow hashing
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 8 Apr 2011 13:49:15 +0000 (13:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 20:28:44 +0000 (13:28 -0700)
commitc44d79950b2daa1025e62eede73e4e4a274d1ef3
treef41b834ae30098cd8a831a8d75ac08318ca6f5b9
parentbde3528f17aebb9c74d6b0ef81860868c91af049
niu: Recognise original ethtool class code for AH/ESP flow hashing

When the RX network flow classification interface was originally
defined for reporting and controlling of flow hashing, AH and ESP were
not given distinct flow class codes (apparently because the Sun
Neptune hardware treats them very similarly).

For flow steering, they must be distinguished, so new and separate
flow class codes were added for AH and ESP.  But for backward-
compatibility, flow hash operations should continue to support the
original class codes.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/niu.c