net/bnx2x: fix to disable further interrupts
authorRasesh Mody <rasesh.mody@cavium.com>
Sat, 29 Sep 2018 05:42:39 +0000 (05:42 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:48 +0000 (18:53 +0200)
commit29822ca5cce2613e6de5b0972fc340e856f201c5
treebcfe2a4dd65ad494f82bc06b03b64ded035a8aa9
parentd5eb8edca2135501983246d6289e08c12fde45a1
net/bnx2x: fix to disable further interrupts

Fix to disable further fastpath/slowpath interrupts. These will be
enabled again by their respective handlers

Fixes: 540a211084a7 ("bnx2x: driver core")
Cc: stable@dpdk.org
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/bnx2x/bnx2x.c