From: Seokmann Ju Date: Thu, 3 Apr 2008 20:13:31 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct vport configuration-change handling. X-Git-Tag: v2.6.26-rc1~1140^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221726d41a6c351fd8ea7d4b11ab13085f7a8647;p=pandora-kernel.git [SCSI] qla2xxx: Correct vport configuration-change handling. Upon having configuration changes on vports only, the driver handles SCR regardless physical port state and, in turn, it results mailbox error as below: Mar 20 11:24:20 dl585 kernel: qla2x00_mailbox_command(9): **** FAILED. mbx0=4005, mbx1=1, mbx2=8100, cmd=70 **** With the changes, driver checks physical port loop_state and make sure the port is ready to take commands. Signed-off-by: Seokmann Ju Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed