[NET]: Make NAPI polling independent of struct net_device objects.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / bnx2.h
index 102adfe1e92327cba3e392a9b6dfe199ee67f5ae..fbae439db647f8a98714a5f49a1e1db53e6d96cb 100644 (file)
@@ -6473,6 +6473,8 @@ struct bnx2 {
        struct net_device       *dev;
        struct pci_dev          *pdev;
 
+       struct napi_struct      napi;
+
        atomic_t                intr_sem;
 
        struct status_block     *status_blk;