summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_utils_transport.h
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2015-05-07 03:47:45 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-24 22:19:00 +0300
commitf38e7dd72337d83cced910cfbf6016475ef85bf7 (patch)
treed443e9ca39402951e1454389866dba30f36c8a2a /drivers/hv/hv_utils_transport.h
parent357e836a609812ab28fb56df28555295191bd330 (diff)
downloadlinux-f38e7dd72337d83cced910cfbf6016475ef85bf7.tar.xz
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
We need to call init_vp_index() after we added the channel to the appropriate list (global or subchannel) to be able to use this information when assigning the channel to the particular vcpu. To do so we need to move a couple of functions around. The only real change is the init_vp_index() call. This is a small refactoring without a functional change. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/hv_utils_transport.h')
0 files changed, 0 insertions, 0 deletions