hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 14:42:28 +0000 (08:42 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 14:49:19 +0000 (08:49 -0600)
commitda0e96315ca703ab6540cc7665549622f71c155f
treec1a135689a6f94266d51c1323f62f851826b05a9
parent407dd1644302ea78fa5d740e67a1c09677aa18a4
hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()

It's a global symbol, so properly prefix it and use the proper EXPORT
value as well.

Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hv/channel_mgmt.c
drivers/hv/hv_kvp.c
drivers/hv/hv_util.c
include/linux/hyperv.h