]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported
authorEddie Wai <eddie.wai@broadcom.com>
Thu, 23 Jun 2011 22:51:35 +0000 (15:51 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 21:51:00 +0000 (16:51 -0500)
commit3601b531987ea9f861300ae1189256f7118f4f09
tree5877729bfc6924a3b6a538f7a50b9c8a755328c0
parentb5cf6b63f73abdc051035f0050b367beeb2ef94c
[SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported

The init routine will now examine the cnic->max_iscsi_conn variable
before registering to CNIC during ulp_init.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2i/bnx2i_init.c