net: call notifiers for mtu change even if iface is not up
authorJiri Pirko <jiri@resnulli.us>
Mon, 3 Dec 2012 01:16:32 +0000 (01:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Dec 2012 17:22:30 +0000 (12:22 -0500)
commite3d8fabee3b66ce158b2603f270479b84b6e4ba7
treeb2bc9caa0205f025cb0cafc35c68589c0224463f
parentb93196dc5af7729ff7cc50d3d322ab1a364aa14f
net: call notifiers for mtu change even if iface is not up

Do the same thing as in set mac. Call notifiers every time.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c