From: Jiri Pirko Date: Tue, 18 May 2010 05:42:40 +0000 (+0000) Subject: bonding: move slave MTU handling from sysfs V2 X-Git-Tag: v2.6.36-rc1~571^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15ba0fbdc2e54c3885fed91c54aeef7fe474033;p=pandora-kernel.git bonding: move slave MTU handling from sysfs V2 V1->V2: corrected res/ret use For some reason, MTU handling (storing, and restoring) is taking place in bond_sysfs. The correct place for this code is in bond_enslave, bond_release. So move it there. Signed-off-by: Jiri Pirko Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed