]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlxsw: pci: Remove unused bit
authorIdo Schimmel <idosch@mellanox.com>
Mon, 6 Mar 2017 20:25:21 +0000 (21:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 07:17:38 +0000 (23:17 -0800)
commit61793af6ab8b4455cdfd7a41b45991f8e3900dc8
tree4539409fe26045e350cf351bf296237a07d2842d
parent1182e53639518698e3bc5a6cc9a09659623e7cac
mlxsw: pci: Remove unused bit

The overrun ignore bit isn't supported by the device's firmware and was
recently removed from the programmer's reference manual (PRM).

Remove it from the driver as well.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/cmd.h
drivers/net/ethernet/mellanox/mlxsw/pci.c