2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/net/octeon
Jiri Pirko fbc450b137 octeon: convert to use netdev_for_each_mc_addr
Hmm so actually my original patch including this bit was correct,
"list = list->next;" confused me :) - will send patch correcting that in a few.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-26 02:08:33 -08:00
..
Kconfig NET: Add Ethernet driver for Octeon MGMT devices. 2009-12-17 01:56:59 +00:00
Makefile NET: Add Ethernet driver for Octeon MGMT devices. 2009-12-17 01:56:59 +00:00
octeon_mgmt.c octeon: convert to use netdev_for_each_mc_addr 2010-02-26 02:08:33 -08:00