On Mon, 2008-01-07 at 22:56 +0100, Krzysztof Helt wrote: > From: Krzysztof Helt <[EMAIL PROTECTED]> > > This patch fixes call to wait_for_completion_timeout() > with NULL argument.
That doesn't seem to be at all what your patch is doing. I can't see any case in the old code where wait_for_completion_timeout() could be called with a NULL that you fix. What it seems you are doing is altering the code to eliminate the finished_reset variable. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html