On Mon, 2015-10-19 at 21:16 +0200, Bjørn Mork wrote: > Oliver Neukum <oneu...@suse.com> writes: > > > usbnet drives no devices of its own. It makes more sense to > > select it whenever a driver for actual hardware that needs > > it is chosen rather than offer it as an option of its own. > > > > Signed-off-by: Oliver Neukum <oneu...@suse.com> > > --- > > drivers/net/usb/Kconfig | 75 > > +++++++++++++++---------------------------------- > > 1 file changed, 23 insertions(+), 52 deletions(-) > > > > diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig > > index 8cf0eba..0cf45ab 100644 > > --- a/drivers/net/usb/Kconfig > > +++ b/drivers/net/usb/Kconfig > > @@ -119,42 +119,12 @@ config USB_LAN78XX > > module will be called lan78xx. > > > > This looks incomplete.
Yes, it is against the earlier patch set which introduces the CDC parser in cdc-acm and cdc-wdm. In hindsight I should have reversed the order of patches. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html