[PATCH] ethdev: hide internal ethtool symbol
Stephen Hemminger
stephen at networkplumber.org
Wed Aug 20 20:43:54 CEST 2025
On Wed, 20 Aug 2025 10:41:46 +0200
David Marchand <david.marchand at redhat.com> wrote:
> No code call this symbol out of ethdev, remove it from exported symbols
> and rename it.
>
> Note: there is nothing particularly wrong with exporting this symbol.
> It is just unneeded, and this symbol referencing a linux kernel enum
> triggers a abidiff warning in the RHEL CI when this enum gets updated.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
Queued in next-net
More information about the dev
mailing list