I observed the following small problem in 2.6:
- MII depends on NET_ETHERNET
- USB_PEGASUS and USB_USBNET select MII, but they depend only on NET
The patch below lets USB_PEGASUS and USB_USBNET depend on NET_ETHERNET instead of NET to fix this issue.
Look OK to me. I'll let GregKH apply...
- : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html