commit | d279a38020d2483cb75f5f82f5e4ab5f73bc94f2 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Oct 05 15:42:55 2018 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 11 12:12:54 2018 +0200 |
tree | 0b7140fd53dfd22d275117be65803b3a15cf403b | |
parent | c7fd62bc69d0224877a49383e606f0fe52cba741 [diff] |
stm class: Add a helper for writing data packets Add a helper to write a sequence of bytes as STP data packets. This is used by protocol drivers to output their metadata, as well as the actual data payload. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>