diff options
author | Joe Perches <[email protected]> | 2012-05-30 13:25:56 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-06-04 15:26:11 -0400 |
commit | f304a993190965f48baa49792d5ab2849ae26bf9 (patch) | |
tree | 847a078348b028691c2a7a36446c9000ad1bff83 /net/unix/sysctl_net_unix.c | |
parent | 5204267d2fd5e98fc52b44fec01ad10352642b78 (diff) |
brcmfmac: Fix likely misuse of | for &
Using | with a constant is always true.
Likely this should have be &.
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Arend van Spriel <[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