From: Govindarajulu Varadarajan
Date: Mon, 19 Jun 2017 16:28:44 -0700
> With -Wformat-truncation, gcc throws the following warning.
>
> Fix this by increasing the size of devname to accommodate 15 character
> netdev interface name and description.
>
> Remove length format precision for %s. We c
With -Wformat-truncation, gcc throws the following warning.
Fix this by increasing the size of devname to accommodate 15 character
netdev interface name and description.
Remove length format precision for %s. We can fit entire name.
Also increment the version.
drivers/net/ethernet/cisco/enic/en