commit | c297977ec18deb36b2c0a5ee57101f7ab736ec00 | [log] [tgz] |
---|---|---|
author | Sarveshwar Bandi <sarveshwar.bandi@emulex.com> | Wed Jul 25 21:29:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 26 01:13:20 2012 -0700 |
tree | 33316332b23da987eaa1144d9667d59c161539c7 | |
parent | ee64c0ee5180b3163b89e0d23b22126b5da088b1 [diff] |
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>