Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lan78xx: use default alignment for rx buffers
The lan78xx uses a 12-byte hardware rx header, so there is no need to allocate SKBs with NET_IP_ALIGN set. Removes alignment faults in both dwc_otg and in ipv6 processing.
- Loading branch information