be2net: fix log messages in lancer FW download path
authorKalesh AP <kalesh.purayil@emulex.com>
Tue, 2 Sep 2014 04:26:51 +0000 (09:56 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 19:46:00 +0000 (12:46 -0700)
commitbb864e07b2ea9c3cb0206973baa79dc5f27d2ee8
tree967e1eecf0c0d9dafe8ffebd654d1485a5b8b03c
parentd3de154071c14549c4b99d06a063bf3761e482c3
be2net: fix log messages in lancer FW download path

Log messages in the Lancer FW download path have issues such as:
- a single message spanning multiple lines
- the success message is logged even in failure cases
- status codes are already logged in the FW cmd routines
This patch fixes these issues.

Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c