commit | c2b8e5202cf7670f918d0f7439ed2123cd58e1b7 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Dec 01 06:46:57 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 11:41:49 2013 -0800 |
tree | 5dfc99b2b71a348c3942522cb5d3c338684edf1a | |
parent | 2a5c43a821b3b26e6af1cdb987b4daeba6f13a6f [diff] |
Drivers: hv: Implement flow management on the send side Implement flow management on the send side. When the sender is blocked, the reader can potentially signal the sender to indicate there is now room to send. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>