]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: driver.c: processing failure, maching resume condition with suspend condition
authorChen Gang <gang.chen@asianux.com>
Mon, 1 Apr 2013 05:04:08 +0000 (13:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Apr 2013 19:32:43 +0000 (12:32 -0700)
commit505bdbc79d20f8f2a56c02498f079bb23b0ef756
tree1d2fbe8bbe916bc0e78ae46124e93e8d83a1dc76
parent8e277d7cfae470b76eb955f6ee9aa32d111bf5ae
USB: driver.c: processing failure, maching resume condition with suspend condition

  when suspend, it need check 'udev->actconfig'.
  so when process failure, also need check it.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/driver.c