]> err.no Git - linux-2.6/blobdiff - include/net/sock.h
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
[linux-2.6] / include / net / sock.h
index a897f05de3b5322b0b4e4adf196d8e93c6d36e48..2d8d6adf16161b9dff029cfee3418e66b77d5f1f 100644 (file)
@@ -1269,6 +1269,7 @@ sock_recv_timestamp(struct msghdr *msg, struct sock *sk, struct sk_buff *skb)
  * sk_eat_skb - Release a skb if it is no longer needed
  * @sk: socket to eat this skb from
  * @skb: socket buffer to eat
+ * @copied_early: flag indicating whether DMA operations copied this data early
  *
  * This routine must be called with interrupts disabled or with the socket
  * locked so that the sk_buff queue operation is ok.