net/mlx4_core: Deprecate use_prio module parameter
authorAmir Vadai <amirv@mellanox.com>
Thu, 22 May 2014 12:55:39 +0000 (15:55 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2014 21:17:29 +0000 (17:17 -0400)
use_prio was added as part of an infrastructure for running FCoE in A0 mode.
FCoE didn't get into Mellanox Upstream driver, and when it will, it won't be
using A0 steering mode.

Therefore we can safely deprecate this module parameter without hurting any
existing user.

CC: Carol Soto <clsoto@linux.vnet.ibm.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/main.c
include/linux/mlx4/device.h

Simple merge