]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: storvsc: call vmbus_close directly
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:53:11 +0000 (09:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:53:11 +0000 (09:53 -0700)
commit1382e0178eeb073594c90a80409e0923adc5048c
treed98dbca92b55603de33f1c2572df815610d6af2d
parent70bfa307861c8790ce72ae92c4e173c898cc8ff3
Staging: hv: storvsc: 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/storvsc.c