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

Commit d9d62f3f authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

usbnet: Remove private stats structure



Now that nothing uses the private stats structure we can remove it.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7963837f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@ struct usbnet {

	/* protocol/interface state */
	struct net_device	*net;
	struct net_device_stats	stats;
	int			msg_enable;
	unsigned long		data [5];
	u32			xid;