]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: netvsc: call vmbus_close directly
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:53:31 +0000 (09:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:53:31 +0000 (09:53 -0700)
commit1fb9dff04c97398c4c10a97037aa1c3505663153
tree45420eb5ffad9ebe91c7273b5220372fb81bed25
parent1382e0178eeb073594c90a80409e0923adc5048c
Staging: hv: netvsc: call vmbus_close 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