From: Borislav Petkov Date: Sun, 27 Apr 2008 13:38:26 +0000 (+0200) Subject: ide-tape: remove idetape_pipeline_size() X-Git-Tag: v2.6.26-rc1~1029^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b361acb1083f0b313a4b398de48450f5edb81fe1;p=pandora-kernel.git ide-tape: remove idetape_pipeline_size() The computation of the block offset of the the tape position (MTIOCPOS, MTIOCGET) is not influenced by the stages queued in the pipeline anymore but by the size of the current buffer which is going to be sent to the drive. [bart: resurrect deleted idetape_wait_for_pipeline() call] Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed