diff options
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib.h')
-rw-r--r-- | drivers/infiniband/ulp/ipoib/ipoib.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/infiniband/ulp/ipoib/ipoib.h b/drivers/infiniband/ulp/ipoib/ipoib.h index 35f3ca42bd60..34c6128d2a34 100644 --- a/drivers/infiniband/ulp/ipoib/ipoib.h +++ b/drivers/infiniband/ulp/ipoib/ipoib.h | |||
@@ -280,8 +280,6 @@ struct ipoib_dev_priv { | |||
280 | 280 | ||
281 | struct ib_event_handler event_handler; | 281 | struct ib_event_handler event_handler; |
282 | 282 | ||
283 | struct net_device_stats stats; | ||
284 | |||
285 | struct net_device *parent; | 283 | struct net_device *parent; |
286 | struct list_head child_intfs; | 284 | struct list_head child_intfs; |
287 | struct list_head list; | 285 | struct list_head list; |