Skip to content
Commit 2a838911 authored by Izabela Bakollari's avatar Izabela Bakollari Committed by David S. Miller
Browse files

aquantia: Do not purge addresses when setting the number of rings



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: c1af5427 ("net: aquantia: Ethtool based ring size configuration")
Signed-off-by: default avatarIzabela Bakollari <ibakolla@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 39701603
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment