]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit98873724aa3957f27f35a82f20c85262fae42f0d
tree2d0f393a93caacb2326d68fd8d3d58beb9adf970
parenta78770572074c63fd34dd64fbfd777675bef23db
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>
drivers/staging/hv/channel.c