Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
[cascardo/linux.git] / drivers / net / ethernet / mellanox / mlx4 / mcg.c
index 4799e82..f4a8f98 100644 (file)
@@ -357,7 +357,6 @@ static int add_promisc_qp(struct mlx4_dev *dev, u8 port,
        u32 prot;
        int i;
        bool found;
-       int last_index;
        int err;
        struct mlx4_priv *priv = mlx4_priv(dev);
 
@@ -419,7 +418,6 @@ static int add_promisc_qp(struct mlx4_dev *dev, u8 port,
                        if (err)
                                goto out_mailbox;
                }
-               last_index = entry->index;
        }
 
        /* add the new qpn to list of promisc qps */