Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50cdc8fc authored by Rami Rosen's avatar Rami Rosen Committed by David S. Miller
Browse files

pxa168: remove unused stats member.



The patch removes unused stats member in pxa168 network driver.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 01a28298
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -220,7 +220,6 @@ struct pxa168_eth_private {
	u8 work_todo;
	int skb_size;

	struct net_device_stats stats;
	/* Size of Tx Ring per queue */
	int tx_ring_size;
	/* Number of tx descriptors in use */