]> git.ipfire.org Git - people/ms/linux.git/commit
bnx2x: remove redundant warning log
authorAriel Elior <ariele@broadcom.com>
Thu, 22 Nov 2012 07:16:17 +0000 (07:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Dec 2012 18:59:40 +0000 (10:59 -0800)
commite3c8a4858ca78c5da18cd77660ba23ada1c938a9
tree2b323eda479423d5e3db42c434ce0b2879349275
parent3d81da8645585b9c116a7ac20b99ac8909677c80
bnx2x: remove redundant warning log

commit 4a25417c20fac00b3afd58ce27408f964d19e708 upstream.

fix bug where a register which was only meant to be read in 578xx/57712
devices causes a bogus error message to be logged when read from other
devices.

Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: CAI Qian <caiqian@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c