commit | a4a8b064dd06d30d007e46445d17575e2875c340 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Jul 28 16:39:05 2009 +0000 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Aug 22 17:52:01 2009 -0500 |
tree | 1dc550619f0e306d9a93eaad64c313bbe0e303ad | |
parent | 4643682ba50634db5cd61292711d031630baf233 [diff] |
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys There are two setup places for max_phys in scsi_transport_sas.c; one incorrectly places a NULL into host_attrs instead of port_attrs. Remove it. Reported-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>