diff options
Diffstat (limited to 'include/linux/phy.h')
| -rw-r--r-- | include/linux/phy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h index 7da5fa84595..4d3f63ac242 100644 --- a/include/linux/phy.h +++ b/include/linux/phy.h | |||
| @@ -418,7 +418,7 @@ struct phy_driver { | |||
| 418 | 418 | ||
| 419 | /* | 419 | /* |
| 420 | * Requests a Tx timestamp for 'skb'. The phy driver promises | 420 | * Requests a Tx timestamp for 'skb'. The phy driver promises |
| 421 | * to deliver it to the socket's error queue as soon as a | 421 | * to deliver it using skb_complete_tx_timestamp() as soon as a |
| 422 | * timestamp becomes available. One of the PTP_CLASS_ values | 422 | * timestamp becomes available. One of the PTP_CLASS_ values |
| 423 | * is passed in 'type'. | 423 | * is passed in 'type'. |
| 424 | */ | 424 | */ |
