commit | 49fa09215c03116449184057f062c6aea2f1d0b4 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Wed Mar 11 21:47:40 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 17 14:01:29 2009 -0700 |
tree | 7323170750f671c2f2a8f18444a9861cf1455115 | |
parent | a08b43aee46ed4272ad7bee2c785edcf313339b3 [diff] |
USB: wusbcore/wa-xfer, fix lock imbalance Fix locking on one wa_urb_enqueue_b's fail path. There was omitted unlock. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>