commit | a59cf619787e628b31c310367f869fde26c8ede1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 30 15:07:19 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 30 15:07:19 2020 -0700 |
tree | d3a6e9925b68b37da0fc98c6447a62a8b51b1c15 | |
parent | 03e7e72ceddaa643795bb36b7dcdde262eba94b0 [diff] | |
parent | 66a5209b53418111757716d71e52727b782eabd4 [diff] |
Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' Geetha sowjanya says: ==================== Fix bugs in Octeontx2 netdev driver In existing Octeontx2 network drivers code has issues like stale entries in broadcast replication list, missing L3TYPE for IPv6 frames, running tx queues on error and race condition in mbox reset. This patch set fixes the above issues. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>