]> git.baikalelectronics.ru Git - kernel.git/commit
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
authorGatis Peisenieks <gatis@mikrotik.com>
Thu, 13 May 2021 11:43:24 +0000 (14:43 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2021 22:48:10 +0000 (15:48 -0700)
commit959f4ec84540eaba657a5f41087e0a778f6997bc
treecbe05e774cf83fe2724470253f5476da4686e441
parent2dbdb76141f6e311589f787dac8ada8251b9f2bf
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability

The new Mikrotik 10/25G NIC supports jumbo frames. Jumbo frames are
supported for TSO as well.

This enables the support for mtu up to 9500 bytes.

Signed-off-by: Gatis Peisenieks <gatis@mikrotik.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atl1c/atl1c_main.c