]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ixp2000/ixpdev.h
bnx2x: New statistics code
[linux-2.6-omap-h63xx.git] / drivers / net / ixp2000 / ixpdev.h
index bd686cb630581eea1a3b2087f7beed10d052948a..391ece623243cc6141873baf82686efcba4041d5 100644 (file)
@@ -14,6 +14,8 @@
 
 struct ixpdev_priv
 {
+       struct net_device *dev;
+       struct napi_struct napi;
        int     channel;
        int     tx_queue_entries;
 };