From: Florian Fainelli <[email protected]> Date: Tue, 4 Apr 2017 18:16:57 -0700
> With GCC 6.3, we can get the following warning: > > drivers/net/usb/usbnet.c:85:19: warning: 'driver_name' defined but not > used [-Wunused-const-variable=] > static const char driver_name [] = "usbnet"; > ^~~~~~~~~~~ > > Signed-off-by: Florian Fainelli <[email protected]> Applied, thanks.

