Skip to content

linux-nokia-n900: fix usbnet regression

Sicelo requested to merge sicelo/pmaports:usbnet into master

While applying linux 5.15.74 to attend to WiFi CVE's for N900, I inadvertently broke USB networking, where the UDC would come up late in the boot order, after initfs had already tried and failed to bring up usbnet. This commit fixes it.

Merge request reports