-
- Downloads
usb: eth: fix memalign() parameter order
The alignment and size were swapped, leading to malloc heap corruption. On my system, this sometimes caused U-Boot to crash during or after certain USB Ethernet operations. Fixes: c8c2797c ("dm: usb: eth: Support driver model with USB Ethernet") Signed-off-by:Stephen Warren <swarren@nvidia.com>
Please register or sign in to comment