]> Git Repo - linux.git/commit
USB: failure in usblp's error path
authorOliver Neukum <[email protected]>
Sat, 28 Oct 2006 09:36:59 +0000 (11:36 +0200)
committerGreg Kroah-Hartman <[email protected]>
Fri, 3 Nov 2006 19:57:18 +0000 (11:57 -0800)
commit6c8df79f8c0f8d861ea25e6e104a29398d8398f4
tree32b00cd81e9b708c42e892d849a38f3ae779e055
parentd8fa59a8f6f7c9a1bc294154fd6805c6b247683d
USB: failure in usblp's error path

if urb submission fails due to a transient error here eg. ENOMEM
, the driver is dead. This fixes it.

Regards
Oliver

Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/class/usblp.c
This page took 0.053416 seconds and 4 git commands to generate.