]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net/aeroflex: Clean ethtool_info struct assignments
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 24 Feb 2020 08:52:58 +0000 (10:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 19:23:37 +0000 (11:23 -0800)
commit070663fff8ee310b439009c025ad83cfe5e0fd4a
treeb34921da447d1d6af8c2261b94faceb457c126ac
parent1434ae956a0b9089a295ebecf16c644deb8f3b99
net/aeroflex: Clean ethtool_info struct assignments

If FW version is not available, it is enough to leave that field as
empty, there is no need to write N/A.

The driver version is replaced in favor of generally available
in-tree variant.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aeroflex/greth.c