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:
209261c
)
dm9601: Fix multicast hash table handling
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Mar 2008 21:25:29 +0000
(22:25 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 29 Mar 2008 01:52:20 +0000
(21:52 -0400)
The loop forgot to walk the net->mc_list list, so only the first
multicast address was programmed into the hash table.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found