[SCSI] libfcoe: fix debug message entering non-FIP mode
authorJoe Eykholt <jeykholt@cisco.com>
Sat, 13 Mar 2010 00:07:57 +0000 (16:07 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 14:23:35 +0000 (09:23 -0500)
commite49bf6145f50da2d95f9fab605ce74f8fb44cb16
treeab04668e6d2f52258c2b5dccf6141cf3b26978e2
parent9860eeb49748df86e784fea09bb47ed6ae594383
[SCSI] libfcoe: fix debug message entering non-FIP mode

The debug message that indicated we are using non-FIP mode was
being printed only if we were already in non-FIP mode.
Also changed the message text to make it more clear the mode
is being set, not that the message is indicating how FLOGI
was received.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/libfcoe.c