summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2016-09-23 15:20:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-23 19:00:44 +0200
commitda2c08714c94780d81780dd8918c71d491f672f4 (patch)
tree137550355fde5bf634eb470262545dce37306f4d /Documentation
parent82af03f7b945634bfa93fef4e2f50db4459aabea (diff)
staging: most: aim-cdev: make syscall write accept buffers of arbitrary size
This patch allows to call the write() function for synchronous and isochronous channels with buffers of any size. The AIM simply waits for data to fill up the MOST buffer object according to the network interface controller specification for streaming channels, before it submits the buffer to the HDM. The new behavior is backward compatible to the old applications, since all known applications needed to fill the buffer completely anyway. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions