RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
authorHariprasad S <hariprasad@chelsio.com>
Fri, 6 May 2016 16:48:04 +0000 (22:18 +0530)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 23:38:08 +0000 (19:38 -0400)
commitc878b706ffcb1f71908491dcadb2ff556fc86d95
tree28a0e72a80434d1b9b940606110cf62d3eca966f
parent944661dd97f4f257cd914fffec7eb80832ff9141
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()

Arp failure for send_mpa_reply/reject() is handled by freeing the
mpa_skb in c4iw_free_ep() before releasing ep.

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