staging: hv: Fixed lockup problem with bounce_buffer scatter list
authorHank Janssen <hjanssen@microsoft.com>
Wed, 1 Sep 2010 18:10:41 +0000 (11:10 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 4 Sep 2010 00:37:15 +0000 (17:37 -0700)
commit77c5ceaff31645ea049c6706b99e699eae81fb88
tree260b232294935dd8dc1fa4cbf631a9ebb207895d
parent15dd1c9f53b31cdc84b8072a88c23fa09527c596
staging: hv: Fixed lockup problem with bounce_buffer scatter list

Fixed lockup problem with bounce_buffer scatter list which caused
crashes in heavy loads. And minor code indentation cleanup in effected
area.

Removed whitespace and noted minor indentation changes in description as
pointed out by Joe Perches. (Thanks for reviewing Joe)

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