On 2/1/2021 6:08 PM, David Marchand wrote:
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.march...@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>