diff options
author | Avri Altman <[email protected]> | 2019-02-20 09:11:12 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-02-27 08:56:32 -0500 |
commit | 4eaa329e331343dd64996297583f2eee7d215e2a (patch) | |
tree | 7e6a2cffd23c310a9077ba89b295f90928688eb6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e9cb9655f84137c020496572ac6e43beafe0b4a7 (diff) |
scsi: ufs-bsg: Change the calling convention for write descriptor
When we had a write descriptor query upiu, we appended the descriptor right
after the bsg request. This was fine as the bsg driver allows to allocate
whatever buffer we needed in its job request.
Still, the proper way to deliver payload, however small (we only write
config descriptors of 144 bytes), is by using the job request payload data
buffer.
So change this ABI now, while ufs-bsg is still new, and nobody is actually
using it.
Signed-off-by: Avri Altman <[email protected]>
Reviewed-by: Evan Green <[email protected]>
Reviewed-by: Bean Huo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions