aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-02-27 14:36:28 -0500
committerDavid S. Miller <davem@davemloft.net>2018-02-27 14:36:28 -0500
commitff2926d851076a765a8a322d5b3d1d9c9ef673d0 (patch)
treed7002ce7bf34de3ee2372a09e271c42f4df8a033 /drivers/net/ethernet/renesas/sh_eth.h
parentnet: phy: Restore phy_resume() locking assumption (diff)
parentsit: fix IFLA_MTU ignored on NEWLINK (diff)
downloadlinux-dev-ff2926d851076a765a8a322d5b3d1d9c9ef673d0.tar.xz
linux-dev-ff2926d851076a765a8a322d5b3d1d9c9ef673d0.zip
Merge branch 'tunnel-mtu-fixes'
Xin Long says: ==================== net: fix IFLA_MTU ignored on NEWLINK for some ip and ipv6 tunnels The fix for ip_gre follows the way other ip tunnels do: not to set mtu in ndo_init, as ip_tunnel_newlink will take care of it properly. The fix for ip6_tunnel and sit follows the way ipv6 tunenls do: to set mtu again according to IFLA_MTU after, as all bind_dev are called in ndo_init where it can't get the tb[IFLA_MTU]. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/renesas/sh_eth.h')
0 files changed, 0 insertions, 0 deletions