diff options
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r-- | drivers/net/bnx2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h index 102adfe1e923..fbae439db647 100644 --- a/drivers/net/bnx2.h +++ b/drivers/net/bnx2.h | |||
@@ -6473,6 +6473,8 @@ struct bnx2 { | |||
6473 | struct net_device *dev; | 6473 | struct net_device *dev; |
6474 | struct pci_dev *pdev; | 6474 | struct pci_dev *pdev; |
6475 | 6475 | ||
6476 | struct napi_struct napi; | ||
6477 | |||
6476 | atomic_t intr_sem; | 6478 | atomic_t intr_sem; |
6477 | 6479 | ||
6478 | struct status_block *status_blk; | 6480 | struct status_block *status_blk; |