diff options
author | Jason Wang <jasowang@redhat.com> | 2019-05-08 23:20:17 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-09 09:21:42 -0700 |
commit | a35d310f03a692bf4798eb309a1950a06a150620 (patch) | |
tree | 2c660d427f4ad30a9cbd7c1bc73be07d5ba1664e /block/blk-timeout.c | |
parent | 68a5cde9f02e690206e41c2d5aba88461a8829f1 (diff) | |
download | linux-a35d310f03a692bf4798eb309a1950a06a150620.tar.gz linux-a35d310f03a692bf4798eb309a1950a06a150620.tar.bz2 linux-a35d310f03a692bf4798eb309a1950a06a150620.zip |
tuntap: fix dividing by zero in ebpf queue selection
We need check if tun->numqueues is zero (e.g for the persist device)
before trying to use it for modular arithmetic.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Fixes: 96f84061620c6("tun: add eBPF based queue selection method")
Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk-timeout.c')
0 files changed, 0 insertions, 0 deletions