Skip to content
Commit ba7b5c22 authored by Nickolai Zeldovich's avatar Nickolai Zeldovich Committed by Sarah Sharp
Browse files

drivers: xhci: fix incorrect bit test

Fix incorrect bit test that originally showed up in
4ee823b8

 "USB/xHCI: Support
device-initiated USB 3.0 resume."

Use '&' instead of '&&'.

This should be backported to kernels as old as 3.4.

Signed-off-by: default avatarNickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable@vger.kernel.org
parent f18f8ed2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment