Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_request
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 12 Jan 2012 20:38:01 +0000 (12:38 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 01:07:36 +0000 (17:07 -0800)
commit2707388c7c5c6edf4e646a9013f6b7aa195fb174
tree40ee7c6ef411b88f9add45809b927eb6f0c8c2f5
parenta8c18c573bf896f81dbcd68fdb81d81d4200dcad
Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_request

Get rid of the on_io_completion field  in struct hv_storvsc_request. As part of this
relocate the bounce buffer handling code (to avoid having forward declarations).

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hv/storvsc_drv.c