devtools: remove ethdev ABI exception
authorDavid Marchand <david.marchand@redhat.com>
Mon, 1 Feb 2021 18:08:52 +0000 (19:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 5 Feb 2021 16:47:30 +0000 (17:47 +0100)
commit1a3022b2ae6e7018f48ad57e14511f98f91980ee
tree957f9e146e0a2ff5a05ac2a9ab143a62600a3ac9
parentdaeb7c7f412a4d24d2d9a7d9f1344ef2338b12f4
devtools: remove ethdev ABI exception

Now that the ethernet driver dev_ops structure definition is not
exported anymore, there is no need for an exception.
abidiff will only consider structures defined in the installed headers
(passed with --headers-dirX options).

Fixes: df96fd0d7395 ("ethdev: make driver-only headers private")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
devtools/libabigail.abignore