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:
2f1eb65
)
net/pcmcia: convert to use netdev_for_each_mc_addr
author
Jiri Pirko
<jpirko@redhat.com>
Fri, 19 Feb 2010 08:48:47 +0000
(08:48 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Feb 2010 21:15:50 +0000
(13:15 -0800)
removed fill_multicast_tbl function in smc91c92_cs and do the work inline
rewritten set_addresses function in xirc2ps_cs. This was kinda headache.
Simulated the original and new functions and they bahave the same.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found