mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 12:32:50 +00:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Adjacent changes: net/mptcp/protocol.h63740448a3("mptcp: fix accept vs worker race")2a6a870e44("mptcp: stops worker on unaccepted sockets at listener close")ddb1a072f8("mptcp: move first subflow allocation at mpc access time") Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
@@ -540,7 +540,6 @@ int efx_net_open(struct net_device *net_dev)
|
||||
else
|
||||
efx->state = STATE_NET_UP;
|
||||
|
||||
efx_selftest_async_start(efx);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user