]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: storvsc: call vmbus_sendpacket directly
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:43:56 +0000 (09:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:43:56 +0000 (09:43 -0700)
commitb60d71e2b6d352bd781ee6ec5c141fc0cd2cd8f6
tree31f43ff009411e1cafa1575f28ea193622ee577e
parent5a4df29058625ce59f549730817961b293f58d49
Staging: hv: storvsc: call vmbus_sendpacket directly

Don't do the interface indirection, it's not needed at all.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc.c