> Another question is how to allow ethtool ops setting not only the text > message but also the offending attribute.
For PHY tunables, i don't think it is needed. The current API only allows a single value to be passed. That seems to be enough, and it forces us to keep tunables simple. If need be, the core could set the attribute, since there should only be one containing the value. Andrew