sfc: remove ctpio_dmabuf_start from stats
The ctpio_dmabuf_start entry is not actually a stat and shouldn't
be exposed to ethtool.
Fixes: 2c0b6ee837
("sfc: expose CTPIO stats on NICs that support them")
Signed-off-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
3d23401283
commit
458bd99e49
@@ -332,7 +332,6 @@ enum {
|
||||
EF10_STAT_fec_corrected_symbols_lane1,
|
||||
EF10_STAT_fec_corrected_symbols_lane2,
|
||||
EF10_STAT_fec_corrected_symbols_lane3,
|
||||
EF10_STAT_ctpio_dmabuf_start,
|
||||
EF10_STAT_ctpio_vi_busy_fallback,
|
||||
EF10_STAT_ctpio_long_write_success,
|
||||
EF10_STAT_ctpio_missing_dbell_fail,
|
||||
|
Reference in New Issue
Block a user