git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4643682
)
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
author
James Bottomley
<James.Bottomley@HansenPartnership.com>
Tue, 28 Jul 2009 16:39:05 +0000
(16:39 +0000)
committer
James Bottomley
<James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:01 +0000
(17:52 -0500)
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>
No differences found