]> Pileus Git - ~andy/linux/blobdiff - include/linux/skbuff.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[~andy/linux] / include / linux / skbuff.h
index c0a4f3ab0cc047490eb9eaf20d9cf577cc5c2d65..3e543371254e4aa3dabdf10fe969a4def0df49d5 100644 (file)
@@ -2028,8 +2028,7 @@ static inline void sw_tx_timestamp(struct sk_buff *skb)
  * skb_tx_timestamp() - Driver hook for transmit timestamping
  *
  * Ethernet MAC Drivers should call this function in their hard_xmit()
- * function as soon as possible after giving the sk_buff to the MAC
- * hardware, but before freeing the sk_buff.
+ * function immediately before giving the sk_buff to the MAC hardware.
  *
  * @skb: A socket buffer.
  */