bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.
authorJesse Gross <jesse@nicira.com>
Thu, 21 Oct 2010 11:30:43 +0000 (11:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Oct 2010 02:59:32 +0000 (19:59 -0700)
Some cards don't support changing vlan offloading settings.  Make
Ethtool set_flags return -EINVAL in those cases.

Reported-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found