Searched hist:"3763 e7ef17143f5e9ae044638e65d2b0c0305fcf" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ |
H A D | macvlan.c | diff 3763e7ef17143f5e9ae044638e65d2b0c0305fcf Tue May 13 08:39:27 CEST 2014 dingtianhong <dingtianhong@huawei.com> macvlan: Propagate lowerdev MTU changes
When the physical MTU changes we should ensure that all existing MACVLAN dev MTU do not exceed the new lowerdev MTU. This patch adds that propagation.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Reviewed-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
|