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)
  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>

No differences found