From 4f5e6aab1b6888069eee64e2e07d35f4d380fcd5 Mon Sep 17 00:00:00 2001 From: Changli Gao Date: Fri, 19 Aug 2011 07:26:44 -0700 Subject: [PATCH] --- yaml --- r: 265336 b: refs/heads/master c: 4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/skbuff.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c9d751fd68f9..542d2cd9ab51 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ae1511bf769cafeae5ab61aaf9947a16a22cbd10 +refs/heads/master: 4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096 diff --git a/trunk/include/linux/skbuff.h b/trunk/include/linux/skbuff.h index f902c331217b..ea0b37463860 100644 --- a/trunk/include/linux/skbuff.h +++ b/trunk/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