[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1595322008.29149.5.camel@suse.de>
Date: Tue, 21 Jul 2020 11:00:08 +0200
From: Oliver Neukum <oneukum@...e.de>
To: Bjørn Mork <bjorn@...k.no>,
netdev@...r.kernel.org
Cc: linux-usb@...r.kernel.org, wxcafe@...afe.net,
Miguel Rodríguez Pérez
<miguel@....uvigo.gal>
Subject: Re: [PATCH v5 net-next 2/5] net: cdc_ether: export
usbnet_cdc_update_filter
Am Mittwoch, den 15.07.2020, 20:40 +0200 schrieb Bjørn Mork:
>
> @@ -90,6 +90,7 @@ static void usbnet_cdc_update_filter(struct usbnet *dev)
> USB_CTRL_SET_TIMEOUT
> );
> }
> +EXPORT_SYMBOL_GPL(usbnet_cdc_update_filter);
Hi,
this function is pretty primitive. In fact it more or less
is a straight take from the spec. Can this justify the _GPL
version?
Regards
Oliver
Powered by blists - more mailing lists