linux/drivers/infiniband
Zhu Yanjun 4e588c8d03 IB/rxe: clean skb queue directly
When resp is in error state, the queued SKBs will not be handled.
The function get_req cleans up the skb queue directly.

CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-11-06 16:03:14 -05:00
..
core First merge window pull request 2018-10-26 07:38:19 -07:00
hw RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse 2018-11-06 15:58:02 -05:00
sw IB/rxe: clean skb queue directly 2018-11-06 16:03:14 -05:00
ulp First merge window pull request 2018-10-26 07:38:19 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile