]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2020 00:40:53 +0000 (17:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2020 00:40:53 +0000 (17:40 -0700)
commitb334ec66d4554a0af0471b1f21c477575c8c175d
treefb984b0af865f87c81e2e755f50dc29c6c0ec95c
parentd5e4d0a5e692a942f0c212e37dc6aeac47ecbdea
parent8194d8fa719f78007c0c4d5c721b6b0dfa290f81
Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'

Vladimir Oltean says:

====================
Fix broken tc-flower rules for mscc_ocelot switches

All 3 switch drivers from the Ocelot family have the same bug in the
VCAP IS2 key offsets, which is that some keys are in the incorrect
order.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>