mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
Currently the SysFS node for USB devices is only initialized for USB hubs, which means it will cause a kernel crash upon being dereferenced in a non-hub device. This fixes the problem by making initialization happen for all USB devices.