]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: Fix to parse RSS hash from Receive completions correctly.
authorSarveshwar Bandi <sarveshwar.bandi@emulex.com>
Wed, 25 Jul 2012 21:29:50 +0000 (21:29 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 27 Aug 2012 14:06:32 +0000 (07:06 -0700)
commit93cd57c2f748996bdbd7d99cde17df89014dfc28
treea82e5e25d58869db90047512dcc3c84d11cbdf98
parentbd7fb57ac87f0497823c53b393bbe48966790f08
be2net: Fix to parse RSS hash from Receive completions correctly.

Wrong pointer variable is being used to parse the rss hash from
receive completions leading to corrupted rss_hash values filled into skb.

Signed-off-by: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_main.c