diff options
author | 2009-12-13 19:32:39 -0800 | |
---|---|---|
committer | 2009-12-13 19:32:39 -0800 | |
commit | 5781b2356cbecb0b73b06ec8c3897cabdfdd0928 (patch) | |
tree | 7da5613b163aa7a942561aabc0284950583ee314 /lib/debugobjects.c | |
parent | be2net: fix error in rx completion processing. (diff) | |
download | wireguard-linux-5781b2356cbecb0b73b06ec8c3897cabdfdd0928.tar.xz wireguard-linux-5781b2356cbecb0b73b06ec8c3897cabdfdd0928.zip |
udp: udp_lib_get_port() fix
Now we can have a large udp hash table, udp_lib_get_port() loop
should be converted to a do {} while (cond) form,
or we dont enter it at all if hash table size is exactly 65536.
Reported-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions