[NET]: Make NAPI polling independent of struct net_device objects.
[deliverable/linux.git] / drivers / net / netxen / netxen_nic.h
index d4c92cc879d416e227f36b5f4e42c3350cecb564..aaa34939485beeb78150efb946624e281c2f95e4 100644 (file)
@@ -880,6 +880,7 @@ struct netxen_adapter {
        struct netxen_adapter *master;
        struct net_device *netdev;
        struct pci_dev *pdev;
+       struct napi_struct napi;
        struct net_device_stats net_stats;
        unsigned char mac_addr[ETH_ALEN];
        int mtu;
This page took 0.023991 seconds and 5 git commands to generate.