From: Dan Carpenter Date: Fri, 20 Apr 2012 06:43:28 +0000 (+0300) Subject: ath6kl: change || to && X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acabc88072341a0ef6ad8ce5aee3af7429ac522;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed