ramips: ethernet: unify tx descriptor buffer splitting
authorFelix Fietkau <nbd@nbd.name>
Sun, 22 Jul 2018 11:07:29 +0000 (13:07 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 3 Sep 2018 10:06:24 +0000 (12:06 +0200)
commitb605a84a74170d2a07f53512cd57cd564db77249
tree12335223fa573d0ced18bae1197dbb2afbb3203e
parent17c9b72046d79a8696b23a91df5c7571a2c12490
ramips: ethernet: unify tx descriptor buffer splitting

A buffer is split into multiple descriptors if it exceeds 16 KB.
Apply the same split for the skb head as well (to deal with corner cases
on fraglist support)

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/mtk_eth_soc.c