android_kernel_xiaomi_sm8350/drivers/infiniband/hw/nes
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
These string query operations were supposed to be replaced by the
generic get_sset_count() starting in 2007.  Convert the remaining
implementations.

Also remove calls to these operations to initialise drvinfo->n_stats.
The ethtool core code already does that.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-05 00:10:10 -07:00
..
Kconfig
Makefile
nes_cm.c RDMA/nes: Rework the disconn routine for terminate and flushing 2009-09-05 20:36:39 -07:00
nes_cm.h RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00
nes_context.h
nes_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2009-09-14 10:37:28 -07:00
nes_hw.h RDMA/nes: Use flush mechanism to set status for wqe in error 2009-09-05 20:36:38 -07:00
nes_nic.c net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 2009-10-05 00:10:10 -07:00
nes_user.h
nes_utils.c RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00
nes_verbs.c RDMA/nes: Map MTU to IB_MTU_* and correctly report link state 2009-09-05 20:36:39 -07:00
nes_verbs.h RDMA/nes: Use flush mechanism to set status for wqe in error 2009-09-05 20:36:38 -07:00
nes.c
nes.h RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00