소스 검색

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>
Ivan Vecera 7 년 전
부모
커밋
f9520b86dc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      drivers/net/ethernet/emulex/benet/be.h

+ 0 - 1
drivers/net/ethernet/emulex/benet/be.h

@@ -217,7 +217,6 @@ struct be_tx_stats {
 	u64 tx_vxlan_offload_pkts;
 	u64 tx_vxlan_offload_pkts;
 	u64 tx_reqs;
 	u64 tx_reqs;
 	u64 tx_compl;
 	u64 tx_compl;
-	ulong tx_jiffies;
 	u32 tx_stops;
 	u32 tx_stops;
 	u32 tx_drv_drops;	/* pkts dropped by driver */
 	u32 tx_drv_drops;	/* pkts dropped by driver */
 	/* the error counters are described in be_ethtool.c */
 	/* the error counters are described in be_ethtool.c */