RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages
authorSteve Wise <swise@opengridcomputing.com>
Tue, 6 Aug 2013 15:34:37 +0000 (21:04 +0530)
committerRoland Dreier <roland@purestorage.com>
Tue, 13 Aug 2013 18:55:47 +0000 (11:55 -0700)
commitb38a0ad8ec1129bc2fdadc3baed45ff70d5726e2
tree425fd70c7a88ad26a6d41bf9abfc734e9ea487e2
parent27ca34f54a70cb85895aa7147a6c35f1cd07fa55
RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages

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>
drivers/infiniband/hw/cxgb4/cm.c