[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
authorAnirban Chakraborty <anirban.chakraborty@qlogic.com>
Wed, 3 Jun 2009 16:55:19 +0000 (09:55 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 8 Jun 2009 19:46:44 +0000 (14:46 -0500)
This patch fixes a NULL pointer bug that occurs when IO is being
carried out on a vport for which the cpu affinity mode is turned on.

Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found