aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorAntonio Quartulli <[email protected]>2025-05-20 14:42:39 +0000
committerAntonio Quartulli <[email protected]>2025-06-03 11:08:15 +0000
commitfdf4064aaebe4379e6d441141bed83d51b52ad04 (patch)
treea38c86ab6c149a5cea7eee7d60dc60378d66bcf5 /drivers/fpga/tests/fpga-mgr-test.c
parentovpn: avoid sleep in atomic context in TCP RX error path (diff)
downloadkernel-fdf4064aaebe4379e6d441141bed83d51b52ad04.tar.gz
kernel-fdf4064aaebe4379e6d441141bed83d51b52ad04.zip
selftest/net/ovpn: fix TCP socket creation
TCP sockets cannot be created with AF_UNSPEC, but one among the supported family must be used. Since commit 944f8b6abab6 ("selftest/net/ovpn: extend coverage with more test cases") the default address family for all tests was changed from AF_INET to AF_UNSPEC, thus breaking all TCP cases. Restore AF_INET as default address family for TCP listeners. Fixes: 944f8b6abab6 ("selftest/net/ovpn: extend coverage with more test cases") Signed-off-by: Antonio Quartulli <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions