mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 17:27:11 -04:00
be2net: remove unused tx_jiffies field from be_tx_stats
Signed-off-by: Ivan Vecera <cera@cera.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
646d2c10aa
commit
f9520b86dc
@@ -217,7 +217,6 @@ struct be_tx_stats {
|
||||
u64 tx_vxlan_offload_pkts;
|
||||
u64 tx_reqs;
|
||||
u64 tx_compl;
|
||||
ulong tx_jiffies;
|
||||
u32 tx_stops;
|
||||
u32 tx_drv_drops; /* pkts dropped by driver */
|
||||
/* the error counters are described in be_ethtool.c */
|
||||
|
||||
Reference in New Issue
Block a user