[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
authorChad Dupuis <chad.dupuis@qlogic.com>
Wed, 30 Mar 2011 18:46:32 +0000 (11:46 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 15:14:42 +0000 (10:14 -0500)
Add the inline function qla2x00_set_port_state() so that when a fcport state
transition happens we can log the state transition if debug messages are
enabled.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found