Staging: hv: storvsc: Fix a bug in the storvsc_remove() function
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 6 Jun 2011 22:49:28 +0000 (15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:45:45 +0000 (13:45 -0700)
commit2935a407e2173886457816e34c29b130f11198e5
tree8a8fbb4214e22bf7c2e94b443fd91d5c4a786dfd
parentd9bbae8316989106c126849f0dfc71853ddc5d0d
Staging: hv: storvsc: Fix a bug in the storvsc_remove() function

When the storvs driver unloads, we need to accomodate disk cache flushes.
Re-order the code to permit this.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c