]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: netvsc: call vmbus_sendpacket directly
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:43:24 +0000 (09:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:43:24 +0000 (09:43 -0700)
commit5a4df29058625ce59f549730817961b293f58d49
treed6edc64266ef80388c4363ee9158266706b01786
parentb3289aa819979dc75c169e15515ce3d2f0576e71
Staging: hv: netvsc: 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/netvsc.c