Skip to content
Commit dc83ef22 authored by Andreas K. Besslein's avatar Andreas K. Besslein Committed by Jakub Kicinski
Browse files

ax88179_178a: add ethtool_op_get_ts_info()



This enables the use of SW timestamping.

ax88179_178a uses the usbnet transmit function usbnet_start_xmit() which
implements software timestamping. ax88179_178a overrides ethtool_ops but
missed to set .get_ts_info. This caused SOF_TIMESTAMPING_TX_SOFTWARE
capability to be not available.

Signed-off-by: default avatarAndreas K. Besslein <besslein.andreas@gmail.com>
Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
parent bd858801
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment