]> git.baikalelectronics.ru Git - kernel.git/commit
et131x: support arbitrary MAX_SKB_FRAGS
authorEric Dumazet <edumazet@google.com>
Tue, 8 Feb 2022 00:48:55 +0000 (16:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 9 Feb 2022 00:51:23 +0000 (16:51 -0800)
commit99f5a5f2b94840032e85f7616ef13301a962b96a
tree4e6f96906db8052a90c1492a937fd705958f292b
parenta501ab3f37a5094c51ab32ae6a54440a5a1e2bc2
et131x: support arbitrary MAX_SKB_FRAGS

This NIC does not support TSO, it is very unlikely it would
have to send packets with many fragments.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220208004855.1887345-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/agere/et131x.c