mirror of https://github.com/torvalds/linux.git
The error return falue form sock_fanout_open is -1, not zero. One test case was checking for 0 instead of -1. Tested: Built and tested in clean client. Signed-off-by: Mike Maloney <maloney@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| config | ||
| netdevice.sh | ||
| psock_fanout.c | ||
| psock_lib.h | ||
| psock_tpacket.c | ||
| reuseport_bpf.c | ||
| reuseport_bpf_cpu.c | ||
| reuseport_bpf_numa.c | ||
| reuseport_dualstack.c | ||
| run_afpackettests | ||
| run_netsocktests | ||
| socket.c | ||
| test_bpf.sh | ||