git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb31c4e
)
net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 29 Jun 2011 02:16:33 +0000
(
02:16
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Jul 2011 05:32:49 +0000
(22:32 -0700)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found