Netdev List
 help / color / mirror / Atom feed
* [PATCH v2] net-next: add the comment for skb->l4_rxhash
@ 2011-08-19 14:20 Changli Gao
  0 siblings, 0 replies; only message in thread
From: Changli Gao @ 2011-08-19 14:20 UTC (permalink / raw)
  To: David S. Miller; +Cc: Eric Dumazet, Tom Herbert, netdev, Changli Gao

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
---
 include/linux/skbuff.h |    2 ++
 1 file changed, 2 insertions(+)
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index f902c33..10109a0 100644
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -322,6 +322,8 @@ typedef unsigned char *sk_buff_data_t;
  *	@queue_mapping: Queue mapping for multiqueue devices
  *	@ndisc_nodetype: router type (from link layer)
  *	@ooo_okay: allow the mapping of a socket to a queue to be changed
+ *	@l4_rxhash: indicate rxhash is a canonical 4-tuple hash over transport
+ *		ports.
  *	@dma_cookie: a cookie to one of several possible DMA operations
  *		done by skb DMA functions
  *	@secmark: security marking

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-19 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19 14:20 [PATCH v2] net-next: add the comment for skb->l4_rxhash Changli Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox