Ralf Baechle
e88db79b01
NET: Korina: Don't include <asm/segment.h>
...
Korina.c is a MIPS-specific SOC driver and <asm/segment> is empty on
MIPS since 2.1.7 ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2011-08-18 21:32:18 -07:00
Jiri Pirko
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
...
replace it by ndo_set_rx_mode
Signed-off-by: Jiri Pirko <jpirko@redhat.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2011-08-17 20:22:03 -07:00
Jeff Kirsher
19c72cacce
korina: Move the IDT driver
...
Move the IDT driver into drivers/net/ethernet/ and make the
necessary Kconfig and Makefile changes
CC: "IDT Inc." <rischelp@idt.com >
CC: Felix Fietkau <nbd@openwrt.org >
CC: Florian Fainelli <florian@openwrt.org >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-12 12:37:45 -07:00