Revert "ar71xx: Add GRO support to ag71xx"
authorFelix Fietkau <nbd@nbd.name>
Tue, 17 Oct 2017 13:52:08 +0000 (15:52 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 17 Oct 2017 14:03:11 +0000 (16:03 +0200)
This reverts commit 13e5e473699b92f171205e0f5c57c9ebe7922492.
This commit causes a severe regression in LAN->WAN routing performance
for several devices. This appears to be caused by the extra requirement
to validate the SKB checksum early in the rx path, which the ethernet
hardware does not do

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found