diff options
author | Esben Haabendal <esben@geanix.com> | 2024-01-26 10:10:41 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-01-30 12:58:11 +0100 |
commit | 4896bb7c0b31a0a3379b290ea7729900c59e0c69 (patch) | |
tree | 194c90271640b00028bd104ab1e1889aecfe7c95 /net/unix/af_unix.c | |
parent | 60365049ccbacd101654a66ddcb299abfabd4fc5 (diff) |
net: stmmac: do not clear TBS enable bit on link up/down
With the dma conf being reallocated on each call to stmmac_open(), any
information in there is lost, unless we specifically handle it.
The STMMAC_TBS_EN bit is set when adding an etf qdisc, and the etf qdisc
therefore would stop working when link was set down and then back up.
Fixes: ba39b344e924 ("net: ethernet: stmicro: stmmac: generate stmmac dma conf before open")
Cc: stable@vger.kernel.org
Signed-off-by: Esben Haabendal <esben@geanix.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions