> -----Original Message-----
> From: Oliver Neukum <oneu...@suse.com>
> Sent: Monday, August 26, 2019 4:00 AM
> To: Hyde, Charles - Dell Team; linux-usb@vger.kernel.org
> Cc: Limonciello, Mario; nic_s...@realtek.com; linux-a...@vger.kernel.org
> Subject: Re: [RFC 1/3] net: cdc_ncm: add get/set ethernet address functions
> 
> 
> [EXTERNAL EMAIL]
> 
> Am Freitag, den 23.08.2019, 22:26 +0000 schrieb
> charles.h...@dellteam.com:
> > This patch adds support for pushing a MAC address out to USB based
> > ethernet controllers driven by cdc_ncm.  With this change, ifconfig can
> > now set the device's MAC address.  For example, the Dell Universal Dock
> > D6000 is driven by cdc_ncm.  The D6000 can now have its MAC address set
> > by ifconfig, as it can be done in Windows.  This was tested with a D6000
> > using ifconfig on an x86 based chromebook, where iproute2 is not
> > available.
> 
> The code is good. But placing it into cdc_ncm means that cdc_ether
> or other drivers cannot use it.
> 
>       Regards
>               Oliver

Is this maybe better intended for usbnet then?

Reply via email to