From: Veaceslav Falico Date: Wed, 28 Aug 2013 21:25:13 +0000 (+0200) Subject: bonding: split alb_send_learning_packets() X-Git-Tag: v3.12-rc1~132^2~151^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa6498123a67001e950808ce6eb5930a4c5945f;p=pandora-kernel.git bonding: split alb_send_learning_packets() Create alb_send_lp_vid(), which will handle the skb/lp creation, vlan tagging and sending, and use it in alb_send_learning_packets(). This way all the logic remains in alb_send_learning_packets(), which becomes a lot more cleaner and easier to understand. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed