On Wed, Sep 21, 2016 at 02:49:07PM +0200, Christian Gromm wrote: > From: Andrey Shvetsov <andrey.shvetsov@xxxxxx> > > 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: Andrey Shvetsov <andrey.shvetsov@xxxxxx> > Signed-off-by: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> > --- > drivers/staging/most/aim-cdev/cdev.c | 33 +++++++++++++++++++++------------ > 1 file changed, 21 insertions(+), 12 deletions(-) This one didn't apply as I dropped patch 2/6 in this series, sorry. greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel