commit | 3acabc88072341a0ef6ad8ce5aee3af7429ac522 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Apr 20 09:43:28 2012 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Apr 23 14:36:34 2012 +0300 |
tree | 5d3c92d11cedc74802e77ab7f1921d5f3d25c97b | |
parent | 77ed4e45833fc12f3178a65853687b60e952eddd [diff] |
ath6kl: change || to && 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>