[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200724.195441.1368606642401001205.davem@davemloft.net>
Date: Fri, 24 Jul 2020 19:54:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: trix@...hat.com
Cc: kuba@...nel.org, masahiroy@...nel.org, linux-usb@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: cdc_ncm: USB_NET_CDC_NCM selects USB_NET_CDCETHER
From: trix@...hat.com
Date: Thu, 23 Jul 2020 07:22:10 -0700
> From: Tom Rix <trix@...hat.com>
>
> A link error
>
> ld: drivers/net/usb/cdc_ncm.o:
> undefined reference to `usbnet_cdc_update_filter'
>
> usbnet_cdc_update_filter is defined in cdc_ether.c
> Building of cdc_ether.o is controlled by USB_NET_CDCETHER
>
> Building of cdc_ncm.o is controlled by USB_NET_CDC_NCM
>
> So add a select USB_NET_CDCETHER to USB_NET_CDC_NCM
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Please indicate the appropriate target tree ('net' or 'net-next') in
your Subject line f.e. "[PATCH net-next] ..."
Please provide an appropriate and properly formatted Fixes: tag.
Thank you.
Powered by blists - more mailing lists