Skip to content

struct ethtool_cmd deprecated #33

@mpictor

Description

@mpictor

If you aren't aware, this struct is deprecated as of torvalds/linux@3f1ac7a (2016); the replacement is ethtool_link_settings.

I don't need anything provided by the new interface and not the old - just happened to notice while trying to figure out how to detect that a link was up, and thought I'd give you a heads up. I'm not sure how quickly deprecated interfaces are removed from the kernel, but you probably have several more years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions