From: Herbert Xu Date: Mon, 20 Jul 2009 14:35:37 +0000 (-0700) Subject: vlan: Propagate physical MTU changes X-Git-Tag: v2.6.32-rc1~703^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e477c9bd2bb6a1606e498adb53ba913378ecdf2;p=pandora-kernel.git vlan: Propagate physical MTU changes 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed