[SCSI] scsi_transport_sas: make write attrs writeable
commit9f434d4f84a235f6b61aec6e691d6b07bc46fc24
authorEric Moore <eric.moore@lsil.com>
Thu, 18 May 2006 00:19:43 +0000 (17 18:19 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 20 May 2006 14:02:28 +0000 (20 09:02 -0500)
tree741cc0395ea33f5c6ddcf330747dbfa206a129c6
parent6d99a3f372181160a56d7b1ee3259dbe03663f0d
[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 <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_sas.c