OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qede
Yuval Mintz 6ecb0a0c0d qede: Don't expose self-test for VFs
PFs and VFs differ in their registered ethtool operations,
but they're using a common function for get_sset_count().
As a result, `ethtool -i' for a VF would indicate it supports
selftest, although that's not the case.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-26 12:27:32 -07:00
..
Makefile qede: Add basic ethtool support 2015-10-27 19:34:54 -07:00
qede.h qede: Add VF support 2016-05-12 00:04:07 -04:00
qede_ethtool.c qede: Don't expose self-test for VFs 2016-05-26 12:27:32 -07:00
qede_main.c qede: Reload on GRO changes 2016-05-26 12:27:32 -07:00