commit | 8be5ad9acb7c11b9d717bcdbe3d6de0dab081a39 | [log] [tgz] |
---|---|---|
author | Marc Carino <marc.ceeeee@gmail.com> | Sat Aug 24 23:22:48 2013 -0700 |
committer | Tejun Heo <tj@kernel.org> | Sun Aug 25 09:39:11 2013 -0400 |
tree | 528bb497df99021c96fef990ccd4b3ae1b248e28 | |
parent | f1bc1e4c44b1b78fe34431936c60759b5aad5e3f [diff] |
libata: Populate host-to-device FIS "auxiliary" field SATA 3.1 added an "auxiliary" field to the host-to-device FIS. Populate the host-to-device FIS with the new field via the taskfile struct. Signed-off-by: Marc Carino <marc.ceeeee@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>