commit | 6d49f63b415ca02223e01e187076cb69a5a38eaf | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Jul 15 14:54:16 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:14:50 2008 -0400 |
tree | 0a55faae5505c1fb55d40e5a8c6caf69f2f215da | |
parent | f27bac2761cab5a2e212dea602d22457a9aa6943 [diff] |
[SCSI] Make host_no an unsigned int Daniel Debonzi reports that he has managed to wrap host_no. Increasing the number of host numbers available to 32-bit from 16-bit allows the problem to be evaded for another hundred years. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>