qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Wed, 24 Nov 2010 00:52:48 +0000 (16:52 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:20 +0000 (13:58 -0800)
commit326212701ed2adbb83e4f6a23f48f84c54bbf456
treec51e98dd10bd17d106c3de1b90716c82148b1844
parentb12e2289242e18aafd9b6699a5087375d2297da8
qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.

commit 087c621e22f49c326cdc65d98c6fc0737ac13533 upstream.

This would cause a panic while reading the NPIV-config data.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/qla2xxx/qla_os.c