From a4a8b064dd06d30d007e46445d17575e2875c340 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Tue, 28 Jul 2009 16:39:05 +0000 Subject: [PATCH] [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 Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-format-patch failed