diff options
author | Joe Perches <joe@perches.com> | 2012-05-30 13:25:54 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-06-04 15:25:56 -0400 |
commit | 5204267d2fd5e98fc52b44fec01ad10352642b78 (patch) | |
tree | 316823693d721e2095fbedaf7498057c008307a0 /drivers/cpufreq/cpufreq.c | |
parent | d8c7aae64cd2db5eccc631c29fa978a24fb1feef (diff) |
mac80211: Fix likely misuse of | for &
Using | with a constant is always true.
Likely this should have be &.
cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq.c')
0 files changed, 0 insertions, 0 deletions