USB: Checking the wrong variable in usb_disable_lpm()
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 May 2012 17:54:34 +0000 (20:54 +0300)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 13 Jun 2012 23:37:21 +0000 (16:37 -0700)
We check "u1_params" instead of checking "u2_params".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found