diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2018-05-16 17:50:19 -0700 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-05-16 17:50:19 -0700 |
commit | 909d434406f9e7887ffb1ddaff1a7d0da50075b1 (patch) | |
tree | 3c86289e9edda1b555b4d82019d02778eb535d0b /include/linux | |
parent | e574978ae52a3fb1346bc37de2f2221dd878c065 (diff) |
IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
When 'kvzalloc()' is used to allocate memory, 'kvfree()' must be used to
free it.
Fixes: 1cbe6fc86ccfe ("IB/mlx5: Add support for CQE compressing")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions