]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: channel: export vmbus_teardown_gpadl to modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 15:39:59 +0000 (08:39 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 15:39:59 +0000 (08:39 -0700)
commit18726d7a60fdced593b94ff7cc5264ba753ef656
treedc88f1e064dfeafb9578901a904a0fc5b27c5527
parent150b19d43065762f19a4e6060b07c9bbbc85bcc7
Staging: hv: channel: export vmbus_teardown_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