mirror of https://github.com/torvalds/linux.git
The qca_spi driver causes alignment issues on ARM devices.
So fix this by using netdev_alloc_skb_ip_align().
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| emac | ||
| Kconfig | ||
| Makefile | ||
| qca_7k.c | ||
| qca_7k.h | ||
| qca_debug.c | ||
| qca_debug.h | ||
| qca_framing.c | ||
| qca_framing.h | ||
| qca_spi.c | ||
| qca_spi.h | ||