git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5122e51
)
ide-atapi: use local sense buffer
author
Borislav Petkov
<petkovbb@gmail.com>
Sat, 2 May 2009 08:58:17 +0000
(10:58 +0200)
committer
Borislav 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