aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r--include/linux/netdevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 787fbfc5aeb..0883fcf2d16 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -449,7 +449,6 @@ struct netdev_queue {
449 struct net_device *dev; 449 struct net_device *dev;
450 struct Qdisc *qdisc; 450 struct Qdisc *qdisc;
451 unsigned long state; 451 unsigned long state;
452 struct sk_buff *gso_skb;
453 spinlock_t _xmit_lock; 452 spinlock_t _xmit_lock;
454 int xmit_lock_owner; 453 int xmit_lock_owner;
455 struct Qdisc *qdisc_sleeping; 454 struct Qdisc *qdisc_sleeping;