summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorTim Harvey <[email protected]>2025-07-10 08:09:34 -0700
committerJerome Forissier <[email protected]>2025-08-01 09:30:47 +0200
commit51eb2bff870bee3fe34c7088331248e745d42b3c (patch)
treee6c6aa068e5fbafd80b3827e4938d6f1bd9872e0 /scripts/cleanpatch
parentbd4de55951202089e627db7d520adb4ba33d47fd (diff)
net: lwip: remove eth_init from net_init as it is called later
The call to eth_init within net_init causes the network interface to start, stop, start again which can cause issues with certain network device drivers. Remove it to make it behave like the legacy network path. Fixes: 5666865decb8 ("net: lwip: fix initialization sequence before a command") Signed-off-by: Tim Harvey <[email protected]> Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions