]> Git Repo - linux.git/commit
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
authorPaul Cercueil <[email protected]>
Thu, 9 Feb 2023 10:56:26 +0000 (10:56 +0000)
committerGreg Kroah-Hartman <[email protected]>
Thu, 9 Feb 2023 12:18:24 +0000 (13:18 +0100)
commitbb07bd68fa0983e3915f83c471382868860389fe
tree0258389231fe4c9b6e0589491735eb3a91d68579
parent4ec5183ec48656cec489c49f989c508b68b518e3
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"

This reverts commit 321b59870f850a10dbb211ecd2bd87b41497ea6f.

This commit broke USB networking on Ingenic SoCs and maybe elsewhere.
The actual reason is unknown; and while a proper fix would be better,
we're sitting at -rc7 now, so a revert is justified - and we can work on
re-introducing this change for 6.3.

Fixes: 321b59870f85 ("usb: gadget: u_ether: Do not make UDC parent of the net device")
Signed-off-by: Paul Cercueil <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/gadget/function/u_ether.c
This page took 0.057419 seconds and 4 git commands to generate.