From: Jiri Pirko Date: Fri, 19 Mar 2010 04:00:23 +0000 (+0000) Subject: bonding: flush unicast and multicast lists when changing type X-Git-Tag: v2.6.35-rc1~473^2~726 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a806c194ea112cfab00f558482dd97bee5e44e;p=pandora-kernel.git bonding: flush unicast and multicast lists when changing type After the type change, addresses in unicast and multicast lists wouldn't make sense, not to mention possible different lenghts. So flush both lists here. Note "dev_addr_discard" will be very soon replaced by "dev_mc_flush" (once mc_list conversion will be done). Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed