From: Eric Moore Date: Thu, 18 May 2006 00:19:43 +0000 (-0600) Subject: [SCSI] scsi_transport_sas: make write attrs writeable X-Git-Tag: v2.6.17-rc6~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f434d4f84a235f6b61aec6e691d6b07bc46fc24;p=pandora-kernel.git [SCSI] scsi_transport_sas: make write attrs writeable A couple write attributes in sas transport layer have a small bug that prevents them from being written to. Those attributes are the link_reset and write_reset. This is due the store field being set to NULL. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed