diff options
author | Borislav Petkov <petkovbb@gmail.com> | 2009-05-04 09:38:15 +0200 |
---|---|---|
committer | Borislav Petkov <petkovbb@gmail.com> | 2009-05-15 06:44:35 +0200 |
commit | 55ce3a129ea2e8faba4a11bb5dbc305590d1c20c (patch) | |
tree | 78e0011fd9a404d959391073f5d56c57145a1006 /drivers/rapidio | |
parent | ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer (diff) | |
download | linux-55ce3a129ea2e8faba4a11bb5dbc305590d1c20c.tar.xz linux-55ce3a129ea2e8faba4a11bb5dbc305590d1c20c.zip |
ide-tape: fix READ POSITION cmd handling
ide-tape used to issue READ POSITION in several places and the
evaluation of the returned READ POSITION data was done in the
->pc_callback. Convert it to use local buffer and move that
evaluation chunk in the idetape_read_position(). Additionally, fold
idetape_create_read_position_cmd() into it, too, thus concentrating READ
POSITION handling in one method only and making all places call that.
Finally, mv {idetape,ide_tape}_read_position.
There should be no functional change resulting from this patch.
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions