Commit 9ee82d54 authored by Eliad Peller's avatar Eliad Peller Committed by John W. Linville
Browse files

wl1271: bugfix: use bitwise-AND instead of logical-AND



typo - while looking for specific bits we should do a bitwise-AND instead of logical-AND.

Signed-off-by: default avatarEliad Peller <eliad@wizery.com>
Acked-by: default avatarLuciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 58be4607
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment