From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:10 +0000 (+0200) Subject: bonding: populate neighbour's private on enslave X-Git-Tag: v3.13-rc1~105^2~309^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f718f0f4f97145f4072d2d72dcf85069ca7226d;p=pandora-kernel.git bonding: populate neighbour's private on enslave Use the new provided function when attaching the lower slave to populate its ->private with struct slave *new_slave. Also, move it to the end to be able to 'find' it only after it was completely initialized, and deinitialize in the first place on release. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed