diff options
author | Doron Tsur <doront@mellanox.com> | 2015-11-12 17:35:27 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-15 23:43:40 (GMT) |
commit | 50a9eea694ab8e0779069e0a4e0b12e145521468 (patch) | |
tree | dd6235f80557fefdd0a79051413f04afdca622d6 /drivers/uio | |
parent | 66189961e986e53ae39822898fc2ce88f44c61bb (diff) | |
download | linux-50a9eea694ab8e0779069e0a4e0b12e145521468.tar.xz |
net/mlx5e: Max mtu comparison fix
On change mtu the driver compares between hardware queried mtu and
software requested mtu. We need to compare between software
representation of the queried mtu and the requested mtu.
Fixes: facc9699f0fe ('net/mlx5e: Fix HW MTU settings')
Signed-off-by: Doron Tsur <doront@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions