]> git.baikalelectronics.ru Git - kernel.git/commit
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
authorTobias Klauser <tklauser@distanz.ch>
Wed, 29 Jun 2011 02:14:46 +0000 (02:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 05:13:38 +0000 (22:13 -0700)
commit4922ec65ef51e5fe9c143ca9d3853d159a37ee1d
treebe53ecc26ba2a3752fe5766f8792a6774923b834
parent03eeafcd39fe59cb6981e599f1a564eeab144545
net: am79c961a: 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 <tklauser@distanz.ch>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/arm/am79c961a.c