commit | 9f434d4f84a235f6b61aec6e691d6b07bc46fc24 | [log] [tgz] |
---|---|---|
author | Eric Moore <eric.moore@lsil.com> | Wed May 17 18:19:43 2006 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat May 20 09:02:28 2006 -0500 |
tree | 741cc0395ea33f5c6ddcf330747dbfa206a129c6 | |
parent | 6d99a3f372181160a56d7b1ee3259dbe03663f0d [diff] |
[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>