diff options
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r-- | include/linux/netdevice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index c2e15e381a58..718ad579c65c 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h | |||
@@ -558,8 +558,6 @@ static inline int unregister_gifconf(unsigned int family) | |||
558 | struct softnet_data | 558 | struct softnet_data |
559 | { | 559 | { |
560 | int throttle; | 560 | int throttle; |
561 | int cng_level; | ||
562 | int avg_blog; | ||
563 | struct sk_buff_head input_pkt_queue; | 561 | struct sk_buff_head input_pkt_queue; |
564 | struct list_head poll_list; | 562 | struct list_head poll_list; |
565 | struct net_device *output_queue; | 563 | struct net_device *output_queue; |