mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
ax88796: Support the get_ts_info ethtool method.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
02eacbd0c4
commit
2241b67bbc
|
|
@ -502,6 +502,7 @@ static const struct ethtool_ops ax_ethtool_ops = {
|
|||
.get_settings = ax_get_settings,
|
||||
.set_settings = ax_set_settings,
|
||||
.get_link = ethtool_op_get_link,
|
||||
.get_ts_info = ethtool_op_get_ts_info,
|
||||
};
|
||||
|
||||
#ifdef CONFIG_AX88796_93CX6
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user