]> git.baikalelectronics.ru Git - kernel.git/commit
sh_eth: add support for changing MTU
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Mon, 12 Jun 2017 08:39:03 +0000 (10:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jun 2017 13:57:52 +0000 (09:57 -0400)
commitfc8622c0dae6c54127a6f740e93c4855d01d8f6b
tree453e7d0ab5d65dd55cdc0f15087504f2372c4bdc
parent84aca9be0ee7da3be1740062566ffb318811e59a
sh_eth: add support for changing MTU

The hardware supports the MTU to be changed and the driver it self is
somewhat prepared to support this. This patch hooks up the callbacks to
be able to change the MTU from user-space.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.c