android_kernel_oneplus_msm8998/drivers/net/ethernet/qualcomm
Stefan Wahren 255dcf3609 net: qca_spi: Fix alignment issues in rx path
[ Upstream commit 8d66c30b12ed3cb533696dea8b9a9eadd5da426a ]

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: 291ab06ecf ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-13 19:50:04 +02:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
qca_7k.c
qca_7k.h
qca_debug.c
qca_debug.h
qca_framing.c
qca_framing.h
qca_spi.c net: qca_spi: Fix alignment issues in rx path 2018-04-13 19:50:04 +02:00
qca_spi.h