commit | 3fdd34c18e93d4a2d7609955d2e6f122e21216e1 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Tue May 16 15:20:56 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 16 15:48:57 2017 -0400 |
tree | ba62d0ac707416d5bfed7a66a3f1bc76c2011c8d | |
parent | 218af599fa635b107cfe10acf3249c4dfe5e4123 [diff] |
bnx2x: Remove open coded carrier check There is inline function to test if carrier present, so it makes open-coded solution redundant. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>