From: Oliver Neukum Date: Fri, 23 Mar 2007 13:30:16 +0000 (+0100) Subject: USB: fix race in ftdio_write X-Git-Tag: v2.6.22-rc1~1117^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62127a585cc72509a0bfae502cc16f9935a4cda6;p=pandora-kernel.git USB: fix race in ftdio_write this has the same race as the visor driver. The counter must be incremented under the lock it is checked under. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed