diff options
author | Joe Perches <[email protected]> | 2012-05-30 13:25:54 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-06-04 15:25:56 -0400 |
commit | 5204267d2fd5e98fc52b44fec01ad10352642b78 (patch) | |
tree | 316823693d721e2095fbedaf7498057c008307a0 /net/unix/sysctl_net_unix.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 <[email protected]>
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions