From: Vladislav Zolotarov Date: Tue, 6 Jul 2010 04:09:43 +0000 (+0000) Subject: bnx2x: Set RXHASH for LRO packets X-Git-Tag: v2.6.36-rc1~571^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f3c72a2148f5f99c4dcc97cbcea06916136c862;p=pandora-kernel.git bnx2x: Set RXHASH for LRO packets Set Toeplitz hash both for LRO and none-LRO skbs. The first CQE (TPA_START) will contain a hash for an LRO packet. Current code sets skb->rx_hash for none-LRO skbs only. Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed