vlan: Propagate physical MTU changes
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 20 Jul 2009 14:35:37 +0000 (07:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 14:35:37 +0000 (07:35 -0700)
When the physical MTU changes we want to ensure that all existing
VLAN device MTUs do not exceed the new underlying MTU.  This patch
adds that propagation.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found