aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-09-10 10:15:31 +0100
committerMark Brown <broonie@kernel.org>2018-09-10 10:15:31 +0100
commit7c9f84b144ef3bf73befadc8652731b5dabb27c2 (patch)
tree91d27bb28678d3de93d90e1f8da5202c62bd7dbb /include/linux/hyperv.h
parentfad85e237bcefd51b8536244ca22cf2730c00cdd (diff)
parent7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30 (diff)
Merge tag 'v4.14.69' into linux-linaro-lsk-v4.14
This is the 4.14.69 stable release
Diffstat (limited to 'include/linux/hyperv.h')
-rw-r--r--include/linux/hyperv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index ba74eaa8eadf..0c51f753652d 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -1026,6 +1026,8 @@ extern int vmbus_establish_gpadl(struct vmbus_channel *channel,
extern int vmbus_teardown_gpadl(struct vmbus_channel *channel,
u32 gpadl_handle);
+void vmbus_reset_channel_cb(struct vmbus_channel *channel);
+
extern int vmbus_recvpacket(struct vmbus_channel *channel,
void *buffer,
u32 bufferlen,