commit | c238c3bba9b422a9b453c75e157b416204f22a71 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Jan 31 13:36:51 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 07 18:02:37 2008 -0600 |
tree | edd29077372ca2a9a5186043b740cb2ea2b30e4b | |
parent | ad294e9cd11d029fc0d09ab129fba5bea46de0dc [diff] |
[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>