]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/bnx2x_main.c
net: ehea NAPI interface cleanup fix
[linux-2.6-omap-h63xx.git] / drivers / net / bnx2x_main.c
index 02ab9b0ea697bd6123fdbb18bc6f3b81c1ea978e..ef8103b3523e0e80695caf1d032034c6ff3c9b6b 100644 (file)
@@ -1592,7 +1592,6 @@ static irqreturn_t bnx2x_msix_fp_int(int irq, void *fp_cookie)
 {
        struct bnx2x_fastpath *fp = fp_cookie;
        struct bnx2x *bp = fp->bp;
-       struct net_device *dev = bp->dev;
        int index = FP_IDX(fp);
 
        /* Return here if interrupt is disabled */