From: Tejun Heo Date: Fri, 8 May 2009 02:54:08 +0000 (+0900) Subject: amiflop: dequeue in-flight request X-Git-Tag: v2.6.31-rc1~389^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e31bebee2d8b5f8abe9677f2a29b90cba848657;p=pandora-kernel.git amiflop: dequeue in-flight request Request processing in amiflop is done sequentially in redo_fd_request() proper and redo_fd_request() can easily be converted to track in-flight request. Remove CURRENT, track in-flight request directly and dequeue it when processing starts. [ Impact: dequeue in-flight request ] Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed