Re: [PATCH net-next] cxgb4: Get TID calculation right for IPv6 mode

2015-12-24 Thread David Miller
From: Hariprasad Shenai Date: Thu, 24 Dec 2015 16:15:17 +0530 > CLIP is always enabled and hardware uses 2 TID entries instead of 4 for > IPv6 in CLIP mode. > > Signed-off-by: Hariprasad Shenai Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a messa

[PATCH net-next] cxgb4: Get TID calculation right for IPv6 mode

2015-12-24 Thread Hariprasad Shenai
CLIP is always enabled and hardware uses 2 TID entries instead of 4 for IPv6 in CLIP mode. Signed-off-by: Hariprasad Shenai --- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_mai