staging: hv: Fixed lockup problem with bounce_buffer scatter list
commitf60f79f09b780ba847f5ff78b0c86c740bd07d99
authorHank Janssen <hjanssen@microsoft.com>
Wed, 1 Sep 2010 18:10:41 +0000 (1 11:10 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:17:45 +0000 (20 13:17 -0700)
tree142f241f7196d092a71a05c431d6c556ebb715f7
parent69e313042c71209ee0ace4b01b3099694ea1d7db
staging: hv: Fixed lockup problem with bounce_buffer scatter list

commit 77c5ceaff31645ea049c6706b99e699eae81fb88 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c