RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
authorHariprasad S <hariprasad@chelsio.com>
Fri, 6 May 2016 16:48:10 +0000 (22:18 +0530)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 23:38:11 +0000 (19:38 -0400)
commit64bec74a9b3ccc0e9795161427ea49864462f612
treeed9d4d1df3bc47bad1f54f891bb64f7e34093f69
parent093108cb3640844cfdabb0f506fa6b592b64272d
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()

These handlers when called print error message to the kernel log,
but the actual handling is done by _c4iw_free_ep() and process_timeout().

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/cm.c