aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_queue_limits.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-11-02 20:04:12 +0000
committerDavid S. Miller <[email protected]>2017-11-03 06:52:38 +0000
commit53b3847be5cbdf819cf366ea9160369ff00dcf8e (patch)
treeaa87578f13e89d247e75d885d9ee47f1e7688848 /lib/dynamic_queue_limits.c
parenttcp: fix a lockdep issue in tcp_fastopen_reset_cipher() (diff)
downloadkernel-53b3847be5cbdf819cf366ea9160369ff00dcf8e.tar.gz
kernel-53b3847be5cbdf819cf366ea9160369ff00dcf8e.zip
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Currently gen_flags is being operated on by a logical && operator rather than a bitwise & operator. This looks incorrect as these should be bit flag operations. Fix this. Detected by CoverityScan, CID#1460305 ("Logical vs. bitwise operator") Fixes: 3f7889c4c79b ("net: sched: cls_bpf: call block callbacks for offload) Signed-off-by: Colin Ian King <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions