]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
authorDexuan Cui <decui@microsoft.com>
Thu, 28 Jan 2016 06:29:43 +0000 (22:29 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:29:02 +0000 (10:29 +0100)
commit3173614d7c4f6425ffd9a9d93526c141fc81d4f1
treeee0d6712f560b8c01541e8a1e460eab07a102fc8
parent041b9521eaf34a9429b42ed211f12413568426a6
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()

BugLink: http://bugs.launchpad.net/bugs/1541585
The hvsock driver needs this API to release all the resources related
to the channel.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 85d9aa705184a4504d0330017e3956fcdae8a9d6)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/channel_mgmt.c
drivers/hv/connection.c
include/linux/hyperv.h