Build break in drivers/net/ethernet/mellanox/mlx4/eq.c:1240 (was Re: linux-next: Tree for Jun 1)

From: Michael Ellerman
Date: Mon Jun 01 2015 - 20:59:05 EST


On Mon, 2015-06-01 at 23:10 +1000, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20150529:


Commit c66fa19c "net/mlx4: Add EQ pool" breaks the SMP=n build for powerpc:

drivers/net/ethernet/mellanox/mlx4/eq.c:1240:11: error: 'eq' undeclared (first use in this function)
make[6]: *** [drivers/net/ethernet/mellanox/mlx4/eq.o] Error 1

http://kisskb.ellerman.id.au/kisskb/buildresult/12435167/


This will also break for any config with CONFIG_RFS_ACCEL=n.

cheers


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/