net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Sun, 5 Apr 2015 14:50:48 +0000 (17:50 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Apr 2015 21:32:27 +0000 (17:32 -0400)
Commit 1daa4303b4ca ("net/mlx4_core: Deprecate error message at
ConnectX-2 cards startup to debug") did the deprecation only for port 1
of the card. Need to deprecate for port 2 as well.

Fixes: 1daa4303b4ca ("net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug")
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/cmd.c