net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
[linux-2.6-microblaze.git] / drivers / net / ethernet / stmicro / stmmac / stmmac.h
index 42fc76e..4d425b1 100644 (file)
@@ -105,6 +105,7 @@ struct stmmac_priv {
        u32 tx_count_frames;
        u32 tx_coal_frames;
        u32 tx_coal_timer;
+       bool tx_timer_armed;
 
        int tx_coalesce;
        int hwts_tx_en;