aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-10-21 08:47:43 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-21 08:47:43 -0700
commit98873724aa3957f27f35a82f20c85262fae42f0d (patch)
tree2d0f393a93caacb2326d68fd8d3d58beb9adf970 /drivers/staging/hv
parentStaging: hv: remove TeardownGpadl from struct vmbus_channel_interface (diff)
downloadlinux-dev-98873724aa3957f27f35a82f20c85262fae42f0d.tar.xz
linux-dev-98873724aa3957f27f35a82f20c85262fae42f0d.zip
Staging: hv: channel: export vmbus_establish_gpadl to modules
Drivers need to call this directly, so export it, like other vmbus functions. Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv')
-rw-r--r--drivers/staging/hv/channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/hv/channel.c b/drivers/staging/hv/channel.c
index 27004ade91a6..264155e29a7c 100644
--- a/drivers/staging/hv/channel.c
+++ b/drivers/staging/hv/channel.c
@@ -584,6 +584,7 @@ Cleanup:
kfree(msginfo);
return ret;
}
+EXPORT_SYMBOL_GPL(vmbus_establish_gpadl);
/*
* vmbus_teardown_gpadl -Teardown the specified GPADL handle