diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-12-22 10:30:30 +0000 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-12-22 16:07:47 -0700 |
commit | f617e5ffe04fd46010b618c9eeadaa04588704c9 (patch) | |
tree | 0ef9855cfedb778a009701e3fa234c00a451a737 /README | |
parent | 58f7c0bfb4e111006ba376df7ab266a6d42d64ba (diff) |
RDMA/srpt: Use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() should be freed using
kmem_cache_free(), not kfree().
Fixes: 5dabcd0456d7 ("RDMA/srpt: Add support for immediate data")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions