]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sfc: Fix reporting of IPv4 full filters through ethtool
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 15 Aug 2012 17:09:15 +0000 (18:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:38:55 +0000 (10:38 -0700)
commite6bd493b9fa829986c9221e0ea507ff53ce9e068
treefe2f7fe3dbe24152447583bfaba5afac6a239621
parent1d7b926e92f37be1a45ada2c3bdce9970a53cb93
sfc: Fix reporting of IPv4 full filters through ethtool

[ Upstream commit ac70b2e9a13423b5efa0178e081936ce6979aea5 ]

ETHTOOL_GRXCLSRULE returns filters for a TCP/IPv4 or UDP/IPv4 4-tuple
with source and destination swapped.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/sfc/ethtool.c