]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: atlantic: make TCVEC2RING accept nic_cfg
authorMark Starovoytov <mstarovoitov@marvell.com>
Fri, 22 May 2020 08:19:42 +0000 (11:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 21:08:28 +0000 (14:08 -0700)
commitb9e989262a3e2e9b795361a7e7978d64851eb98f
treed6a738c77f48523f8b192056b86f09150e806e24
parent4272ba8b11f88be8daca5e2477bfe110145d559c
net: atlantic: make TCVEC2RING accept nic_cfg

This patch updates TCVEC2RING to accept nic_cfg, which is needed to be able
to use it from hw_atl.
The name is updated to reflect the changes.

Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
drivers/net/ethernet/aquantia/atlantic/aq_nic.c
drivers/net/ethernet/aquantia/atlantic/aq_nic.h
drivers/net/ethernet/aquantia/atlantic/aq_vec.c