From: Sven Eckelmann Date: Sat, 4 Sep 2010 23:58:38 +0000 (+0200) Subject: Staging: batman-adv: Update mtu of bat device by changing mtu of slave device X-Git-Tag: v2.6.37-rc1~60^2~3^2~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07fd7364b3799277b40228533530e2f301f7fd28;p=pandora-kernel.git Staging: batman-adv: Update mtu of bat device by changing mtu of slave device We must reduce our own mtu when we reduce the mtu of any device we use to transfer our packets. Otherwise we may accept to large packets which gets dropped by the actual device. Reported-by: Vasiliy Kulikov Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed