From: Alan Stern Date: Thu, 16 Aug 2007 20:17:49 +0000 (-0400) Subject: USB: remove unnecessary tests in isp116x and sl811 X-Git-Tag: v2.6.24-rc1~1395^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39ab592f182cd0be48acc4ad49f93ef4100017c;p=pandora-kernel.git USB: remove unnecessary tests in isp116x and sl811 This patch (as962) cleans up some code I forgot to remove earlier in the isp116x and sl811 HCDs. There is no longer any need to check for unlink-during-submit; it can't happen since the endpoint queues are now under the protection of the HCD-private spinlock. Signed-off-by: Alan Stern CC: David Brownell CC: Olav Kongas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed