diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-08-31 16:47:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-02 13:26:29 +0200 |
commit | e2b224abd9bf45dcb55750479fc35970725a430b (patch) | |
tree | 95baef52756e8263f819eb01816387a4f22ad32e /drivers | |
parent | sch_sfb: Don't assume the skb is still around after enqueueing to child (diff) | |
download | linux-e2b224abd9bf45dcb55750479fc35970725a430b.tar.xz linux-e2b224abd9bf45dcb55750479fc35970725a430b.zip |
tipc: fix shift wrapping bug in map_get()
There is a shift wrapping bug in this code so anything thing above
31 will return false.
Fixes: 35c55c9877f8 ("tipc: add neighbor monitoring framework")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions