From: Julien Blais
This patch is submitted to the kernel.
For your information, this fixes the problem identified during a test with
iperf, the packet sending stall and above all the use of a 100% CPU
because of the softIRQ.
Before:
root@wrt1900acv1:~# cat /proc/interrupts
CPU0
From: daebo01
Fix checksum of Asus QCA/QCN devices.
Tested on ac59u v1
Signed-off-by: daebo01
---
CMakeLists.txt | 1 +
src/asus_qca_fix_checksum.c | 205
2 files changed, 206 insertions(+)
create mode 100644 src/asus_qca_fix_checksum.c
dif