diff options
author | Izabela Bakollari <ibakolla@redhat.com> | 2022-11-23 11:10:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-08 11:28:40 +0100 |
commit | 08fff7aaeb7e1408d363093280a5888e2f947b3e (patch) | |
tree | ca5c065a695cbdab41672690d3a60ea788872d1d /net/wireless | |
parent | 2a7aa52573da35eb0ae51284278cf659489fe820 (diff) | |
download | linux-stable-08fff7aaeb7e1408d363093280a5888e2f947b3e.tar.gz linux-stable-08fff7aaeb7e1408d363093280a5888e2f947b3e.tar.bz2 linux-stable-08fff7aaeb7e1408d363093280a5888e2f947b3e.zip |
aquantia: Do not purge addresses when setting the number of rings
[ Upstream commit 2a83891130512dafb321418a8e7c9c09268d8c59 ]
IPV6 addresses are purged when setting the number of rx/tx
rings using ethtool -G. The function aq_set_ringparam
calls dev_close, which removes the addresses. As a solution,
call an internal function (aq_ndev_close).
Fixes: c1af5427954b ("net: aquantia: Ethtool based ring size configuration")
Signed-off-by: Izabela Bakollari <ibakolla@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions