-
-
Notifications
You must be signed in to change notification settings - Fork 80
struct ethtool_cmd deprecated #33
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels