git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee64c0e
)
be2net: Fix to parse RSS hash from Receive completions correctly.
author
Sarveshwar Bandi
<sarveshwar.bandi@emulex.com>
Wed, 25 Jul 2012 21:29:50 +0000
(21:29 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Jul 2012 08:13:20 +0000
(
01:13
-0700)
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>
No differences found