From: Dan Carpenter Date: Thu, 15 Dec 2011 11:23:32 +0000 (+0300) Subject: brcm80211: smac: precendence bug in wlc_phy_attach() X-Git-Tag: v3.3-rc1~182^2~178^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1f2f0a3218a9b6ce979fca3d6ebdb1c5544dd8;p=pandora-kernel.git brcm80211: smac: precendence bug in wlc_phy_attach() Negate has higher precendence than compare and since neither zero nor one are equal to four or eight the original condition is always false. Signed-off-by: Dan Carpenter Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed