commit | d7a7cf3a437faa6d56d5dbb060480601ef90799e | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 04 19:36:27 2011 +0200 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Aug 06 13:57:52 2011 -0400 |
tree | fc0eade1bde294431ebc44887a7dd4d69359bc2d | |
parent | 32f03876f4528cc74fde2624e2b5a1c756929453 [diff] |
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>