mlx4_core: Deprecate log_num_vlan module param
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 16 Oct 2011 08:26:21 +0000 (10:26 +0200)
committerRoland Dreier <roland@purestorage.com>
Mon, 31 Oct 2011 19:00:15 +0000 (12:00 -0700)
commitcb29688aaa4caa4d54df2976118fe99a839bb433
treee6bce5a3970bb1607f025262ba316e6175982862
parent80a2dcd8d05c11d42f4e606d7a5f3eaa2794ab34
mlx4_core: Deprecate log_num_vlan module param

Enable the maximum size (128) supported by the device for the shadow
vlans table, ignoring the module parameter that overrides it.  This
table is only used by the IBoE control plane for setting a vlan index
into an RC/UC QP context or UD Address Handle.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/mlx4/main.c