From: David S. Miller Date: Fri, 27 Dec 2013 18:04:33 +0000 (-0500) Subject: net: Add some clarification to skb_tx_timestamp() comment. X-Git-Tag: v3.13-rc7~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73409f3b0ff0ae7bc1f647936b23e6d5d5dcbe28;p=pandora-kernel.git 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 --- Reading git-diff-tree failed