]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnx2x/bnx2x.c
net/bnx2x: disable fast path interrupts
[dpdk.git] / drivers / net / bnx2x / bnx2x.c
index 95fbad8d1e73c1a15fb2a39e7228947dca9914fe..a059858eb9a0ea1bc40a753ff611b9d87b8979a5 100644 (file)
@@ -4507,7 +4507,7 @@ static void bnx2x_handle_fp_tq(struct bnx2x_fastpath *fp, int scan_fp)
        }
 
        bnx2x_ack_sb(sc, fp->igu_sb_id, USTORM_ID,
-                  le16toh(fp->fp_hc_idx), IGU_INT_ENABLE, 1);
+                  le16toh(fp->fp_hc_idx), IGU_INT_DISABLE, 1);
 }
 
 /*