devtools: fix cryptodev ABI suppress rule
authorRay Kinsella <mdr@ashroe.eu>
Wed, 20 Jan 2021 14:25:57 +0000 (14:25 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Jan 2021 13:07:24 +0000 (14:07 +0100)
commit78d3dd3e6f5c1a1c01b1761a227f3fb29dba2f59
treebd3ae4719322eb5fad77730e347c87bebaee0611
parenteb0e12c0c2991b3e12ee015db8f86355f38dcffc
devtools: fix cryptodev ABI suppress rule

Update the ignore entry for crytodev to use named fields
instead of bit positions.
It is allowing changes between the last field (attached) in ABI 21.0,
and the end of the padded struct in ABI 21.

Fixes: 1c3ffb95595e ("cryptodev: add enqueue and dequeue callbacks")

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
devtools/libabigail.abignore