From: Tobias Klauser Date: Wed, 29 Jun 2011 02:15:15 +0000 (+0000) Subject: net: depca: Omit check for multicast bit in netdev_for_each_mc_addr X-Git-Tag: v3.1-rc1~316^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3170ff54c26004ea627022af695d0c8709d29b04;p=pandora-kernel.git net: depca: Omit check for multicast bit in netdev_for_each_mc_addr There is no need to check for the address being a multicast address in the netdev_for_each_mc_addr loop, so remove it. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed