ide-atapi: use local sense buffer
authorBorislav Petkov <petkovbb@gmail.com>
Sat, 2 May 2009 08:58:17 +0000 (10:58 +0200)
committerBorislav Petkov <petkovbb@gmail.com>
Fri, 15 May 2009 04:44:23 +0000 (06:44 +0200)
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>

No differences found