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:
27ca34f
)
RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages
author
Steve Wise
<swise@opengridcomputing.com>
Tue, 6 Aug 2013 15:34:37 +0000
(21:04 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 13 Aug 2013 18:55:47 +0000
(11:55 -0700)
accept_cr() failed to set the arp error handler on a reused skb. This
results in a kernel crash if the arp does indeed time out.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found