]> bbs.cooldavid.org Git - net-next-2.6.git/commit
USB: ehci-hub: Remove redundant ehci->debug check
authorJason Wessel <jason.wessel@windriver.com>
Wed, 23 Sep 2009 23:32:44 +0000 (18:32 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:13 +0000 (11:55 -0800)
commit872d3599622702b59a00521c0a5b8ff3822e1803
tree4fb4b438bdcd0f53812ed39f7a04cf94d95e3183
parent38fcb8309964b94d0c0499982583d7f30b40abec
USB: ehci-hub: Remove redundant ehci->debug check

No need to check ehci->debug twice.

Found-by: Sergei Shtylyov sshtylyov@ru.mvista.com
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hub.c