android_kernel_oneplus_msm8998/drivers/infiniband
Saeed Mahameed 3032b09874 net/mlx5e: Device's mtu field is u16 and not int
[ Upstream commit 046339eaab26804f52f6604877f5674f70815b26 ]

For set/query MTU port firmware commands the MTU field
is 16 bits, here I changed all the "int mtu" parameters
of the functions wrapping those firmware commands to be u16.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-18 17:06:36 -07:00
..
core IB/security: Restrict use of the write() interface 2016-05-04 14:48:48 -07:00
hw net/mlx5e: Device's mtu field is u16 and not int 2016-05-18 17:06:36 -07:00
ulp iser-target: Rework connection termination 2016-04-12 09:09:03 -07:00
Kconfig IB/ehca: Deprecate driver, move to staging, schedule deletion 2015-09-11 18:13:35 -04:00
Makefile