ahci/cdrom: shared bounce buffer
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Aug 2011 17:36:27 +0000 (19:36 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 6 Aug 2011 17:57:52 +0000 (13:57 -0400)
commitd7a7cf3a437faa6d56d5dbb060480601ef90799e
treefc0eade1bde294431ebc44887a7dd4d69359bc2d
parent32f03876f4528cc74fde2624e2b5a1c756929453
ahci/cdrom: shared bounce buffer

This patch creates a common bounce buffer in block.c which
is shared by the cdrom and ahci drivers.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ahci.c
src/block.c
src/cdrom.c
src/disk.h