From: Ben Dooks <[email protected]>
Date: Mon,  1 Oct 2018 17:02:43 +0100

> From: Ben Dooks <[email protected]>
> 
> The driver_info field that is used for describing each of the usb-net
> drivers using the usbnet.c core all declare their information as const
> and the usbnet.c itself does not try and modify the struct.
> 
> It is therefore a good idea to make this const in the usbnet.c structure
> in case anyone tries to modify it.
> 
> Signed-off-by: Ben Dooks <[email protected]>
> Signed-off-by: Ben Dooks <[email protected]>

Applied.

Reply via email to