aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sfc')
-rw-r--r--drivers/net/sfc/net_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h
index ab318f759b81..628f25e32918 100644
--- a/drivers/net/sfc/net_driver.h
+++ b/drivers/net/sfc/net_driver.h
@@ -366,7 +366,6 @@ struct efx_channel {
366 unsigned int irq_moderation; 366 unsigned int irq_moderation;
367 struct net_device *napi_dev; 367 struct net_device *napi_dev;
368 struct napi_struct napi_str; 368 struct napi_struct napi_str;
369 struct work_struct reset_work;
370 int work_pending; 369 int work_pending;
371 struct efx_special_buffer eventq; 370 struct efx_special_buffer eventq;
372 unsigned int eventq_read_ptr; 371 unsigned int eventq_read_ptr;