ehea: Remove force_irq logic in napi poll routine
[pandora-kernel.git] / drivers / net / ethernet / ibm / ehea / ehea.h
index e247927..4a4d466 100644 (file)
@@ -383,7 +383,6 @@ struct ehea_port_res {
        u64 tx_bytes;
        u64 rx_packets;
        u64 rx_bytes;
-       u32 poll_counter;
        struct net_lro_mgr lro_mgr;
        struct net_lro_desc lro_desc[MAX_LRO_DESCRIPTORS];
        int sq_restart_flag;