commit | ae3a8387be529e632eac69b342524c25b892fc63 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <petkovbb@gmail.com> | Sat May 02 10:58:17 2009 +0200 |
committer | Borislav Petkov <petkovbb@gmail.com> | Fri May 15 06:44:23 2009 +0200 |
tree | 30f9d6c3480e4c3fe8fdaf3bfa004911a54eadbd | |
parent | 5122e5174f872c9f3120c8aff71c448f84b6f038 [diff] |
ide-atapi: use local sense buffer Access the sense buffer through the bio in ->pc_callback method thus alleviating the need for the pc->buf pointer. There should be no functional change resulting from this patch. Signed-off-by: Borislav Petkov <petkovbb@gmail.com>