ath6kl: change || to &&
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 20 Apr 2012 06:43:28 +0000 (09:43 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Apr 2012 11:36:34 +0000 (14:36 +0300)
The original conditions are always true.  I think && was intended here,
but I don't have the hardware to test.  Could you take a look?

kvalo: Chilam confirmed that the fix is valid

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found