net: Add some clarification to skb_tx_timestamp() comment.
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Dec 2013 18:04:33 +0000 (13:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Dec 2013 18:04:33 +0000 (13:04 -0500)
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>
include/linux/skbuff.h

Simple merge