OSDN Git Service

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)
commit545fa3fb1e84855820a5ed25053d6a5afbd30900
treecbe05e774cf83fe2724470253f5476da4686e441
parentd7ab6419bdee50dbc4a53e69c290a1ef05dae7f9
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