linux/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 RDMA/nes: Use LRO 2008-04-29 13:46:54 -07:00
Makefile
nes.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
nes.h RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00
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 RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
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 RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
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