[PATCH net-next] net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
From: davem@davemloft.net (David Miller)
Date: 2011-07-01 06:56:47
Also in:
netdev
From: davem@davemloft.net (David Miller)
Date: 2011-07-01 06:56:47
Also in:
netdev
From: Tobias Klauser <tklauser@distanz.ch> Date: Wed, 29 Jun 2011 14:14:46 +0200
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>
Applied.