1
0
Fork 0
alistair23-linux/drivers/net/usb
Adrian Bunk 4aa92cd9ac [NET]: Let USB_USBNET always select MII.
All this USB_USBNET_MII trickery is simply not worth it considering how
few code it saves.

As a side effect, this also fixes the following compile error reported
by Toralf Förster:

<--  snip  -->

...
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `usbnet_set_settings':
(.text+0xf1876): undefined reference to `mii_ethtool_sset'
drivers/built-in.o: In function `usbnet_get_settings':
(.text+0xf1836): undefined reference to `mii_ethtool_gset'
drivers/built-in.o: In function `usbnet_get_link':
(.text+0xf18d6): undefined reference to `mii_link_ok'
drivers/built-in.o: In function `usbnet_nway_reset':
(.text+0xf18f6): undefined reference to `mii_nway_restart'
make: *** [.tmp_vmlinux1] Error 1

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-07 04:11:43 -08:00
..
Kconfig [NET]: Let USB_USBNET always select MII. 2007-11-07 04:11:43 -08:00
Makefile Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
asix.c support for USB autosuspend in the asix driver 2007-10-10 16:50:40 -07:00
catc.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
cdc_ether.c net/usb/cdc_ether minor sparse cleanup 2007-07-02 08:24:52 -04:00
cdc_subset.c cdc-subset to support new vendor/product ID 2007-07-16 18:29:15 -04:00
dm9601.c DM9601: Support for ADMtek ADM8515 NIC 2007-10-30 14:32:16 -04:00
gl620a.c Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
kaweth.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
kawethfw.h Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
mcs7830.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
net1080.c Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
pegasus.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
pegasus.h Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
plusb.c Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
rndis_host.c rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size 2007-10-25 03:34:59 -04:00
rtl8150.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
usbnet.c [NET]: Let USB_USBNET always select MII. 2007-11-07 04:11:43 -08:00
usbnet.h support for USB autosuspend in the asix driver 2007-10-10 16:50:40 -07:00
zaurus.c Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00