diff options
author | Satha Rao <skoteshwar@marvell.com> | 2020-09-29 12:28:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-29 23:12:03 +0300 |
commit | 8cfae0b5fade07489ffd4442e982900780f78f1b (patch) | |
tree | 38f31b5ab23a59fa17814e9037b2030414c064c5 /drivers/slimbus | |
parent | b61c7261a4999e84d3b02a5ed9b6cb5170305a50 (diff) | |
download | linux-8cfae0b5fade07489ffd4442e982900780f78f1b.tar.xz |
octeontx2-af: fix Extended DSA and eDSA parsing
KPU profile interpret Extended DSA and eDSA by looking source dev. This
was incorrect and it restricts to use few source device ids and also
created confusion while parsing regular DSA tag. With below patch lookup
was based on bit 12 of Word0. This is always zero for DSA tag and it
should be one for Extended DSA and eDSA.
Signed-off-by: Satha Rao <skoteshwar@marvell.com>
Acked-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions