[SCSI] iscsi class: fix iscsi conn attr counter
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 31 Jan 2008 19:36:51 +0000 (13:36 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 8 Feb 2008 00:02:37 +0000 (18:02 -0600)
commitc238c3bba9b422a9b453c75e157b416204f22a71
treeedd29077372ca2a9a5186043b740cb2ea2b30e4b
parentad294e9cd11d029fc0d09ab129fba5bea46de0dc
[SCSI] iscsi class: fix iscsi conn attr counter

There are 13 iscsi conn attrs, but since the IF/OF markers were not being
used we did not notice that we forgot to increment the ISCSI_CONN_ATTRS
counter.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_transport_iscsi.c