commit | 73409f3b0ff0ae7bc1f647936b23e6d5d5dcbe28 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Dec 27 13:04:33 2013 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 27 13:04:33 2013 -0500 |
tree | 51dbcef70dc3b374e6e720aa5fde10f783301277 | |
parent | 37ec274e9713eafc2ba6c4471420f06cb8f68ecf [diff] |
net: Add some clarification to skb_tx_timestamp() comment. We've seen so many instances of people invoking skb_tx_timestamp() after the device already has been given the packet, that it's worth being a little bit more verbose and explicit in this comment. Signed-off-by: David S. Miller <davem@davemloft.net>