]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/cassini.h
ibm_newemac: Cleanup/Fix RGMII MDIO support detection
[linux-2.6-omap-h63xx.git] / drivers / net / cassini.h
index a970804487c7b0136736e575487d95fc1082915f..2f93f83342d2575e146f8999ff37bafb55170dd6 100644 (file)
@@ -4280,6 +4280,8 @@ struct cas {
        int rx_cur[N_RX_COMP_RINGS], rx_new[N_RX_COMP_RINGS];
        int rx_last[N_RX_DESC_RINGS];
 
+       struct napi_struct napi;
+
        /* Set when chip is actually in operational state
         * (ie. not power managed) */
        int hw_running;