Drivers: hv: vmbus: Suport an API to send packet with additional control
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 28 Feb 2015 19:39:04 +0000 (11:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:31:47 +0000 (19:31 -0800)
commite9395e3f8952110bda60b54ad03ec52c6e9c7dbd
treecb71796ed3791a6049bd3827616a45685967182c
parent87e93d61708fe2c44875d1ecdb174aad070dbd08
Drivers: hv: vmbus: Suport an API to send packet with additional control

Implement an API that gives additional control on the what VMBUS flags will be
set as well as if the host needs to be signalled. This API will be
useful for clients that want to batch up requests to the host.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
include/linux/hyperv.h
This page took 0.02469 seconds and 5 git commands to generate.