commit | 4302b67e041ea81c8fc233bee1296516e1294a27 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Thu Feb 18 03:34:54 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 18 14:47:50 2010 -0800 |
tree | c6160bcf70f321c7436f34033d39180c9043bfd9 | |
parent | 5508590c193661bc1484ad7b952af5fceacea40d [diff] |
tulip: convert to use netdev_for_each_mc_addr also bug in de2104x.c was corrected: for (i = 0; i < 32; i++) loop should be outside mc_list iteration. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>