]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/DAC960.c
Merge with Linus' kernel.
[linux-2.6-omap-h63xx.git] / drivers / block / DAC960.c
index 70eaa5c7ac088c7db5ed6c8363bf8b5e1f75f881..21097a39a057e83e6d495f031cdf4ab23881ed48 100644 (file)
@@ -3471,7 +3471,7 @@ static inline boolean DAC960_ProcessCompletedRequest(DAC960_Command_T *Command,
 
         if (!end_that_request_first(Request, UpToDate, Command->BlockCount)) {
 
-               end_that_request_last(Request);
+               end_that_request_last(Request, UpToDate);
 
                if (Command->Completion) {
                        complete(Command->Completion);