Ben Dooks f3edc2dbe0 net: usbnet: make driver_info const
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 <ben-linux@fluff.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-02 22:22:46 -07:00
..
2017-04-03 19:09:40 -07:00
2017-04-03 19:09:40 -07:00
2018-03-07 15:39:27 -05:00
2018-04-29 21:41:01 -04:00
2017-04-03 19:09:40 -07:00
2017-06-16 11:48:40 -04:00
2017-04-25 10:08:16 -04:00
2018-06-12 16:19:22 -07:00
2017-04-03 19:09:40 -07:00
2018-10-02 22:22:46 -07:00
2017-06-16 11:48:40 -04:00