1
0
Fork 0

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>
hifive-unleashed-5.1
Greg Kroah-Hartman 2010-10-21 08:47:43 -07:00
parent a787705720
commit 98873724aa
1 changed files with 1 additions and 0 deletions

View File

@ -584,6 +584,7 @@ Cleanup:
kfree(msginfo);
return ret;
}
EXPORT_SYMBOL_GPL(vmbus_establish_gpadl);
/*
* vmbus_teardown_gpadl -Teardown the specified GPADL handle