summaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-12-22 10:30:30 +0000
committerJason Gunthorpe <jgg@mellanox.com>2018-12-22 16:07:47 -0700
commitf617e5ffe04fd46010b618c9eeadaa04588704c9 (patch)
tree0ef9855cfedb778a009701e3fa234c00a451a737 /include/scsi
parent58f7c0bfb4e111006ba376df7ab266a6d42d64ba (diff)
downloadlinux-f617e5ffe04fd46010b618c9eeadaa04588704c9.tar.bz2
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 'include/scsi')
0 files changed, 0 insertions, 0 deletions