From: stephen hemminger Date: Fri, 13 Dec 2013 20:35:56 +0000 (-0800) Subject: net: remove dead code for add/del multiple X-Git-Tag: v3.14-rc1~94^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477bb93320cec7ae74d5ccfad4f2bfa0b28fbe90;p=pandora-kernel.git net: remove dead code for add/del multiple These function to manipulate multiple addresses are not used anywhere in current net-next tree. Some out of tree code maybe using these but too bad; they should submit their code upstream.. Also, make __hw_addr_flush local since only used by dev_addr_lists.c Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed