Staging: hv: channel: export vmbus_establish_gpadl to modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 15:47:43 +0000 (08:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 15:47:43 +0000 (08:47 -0700)
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>
drivers/staging/hv/channel.c

index 27004ad..264155e 100644 (file)
@@ -584,6 +584,7 @@ Cleanup:
        kfree(msginfo);
        return ret;
 }
+EXPORT_SYMBOL_GPL(vmbus_establish_gpadl);
 
 /*
  * vmbus_teardown_gpadl -Teardown the specified GPADL handle