diff options
author | Chuhong Yuan <[email protected]> | 2019-07-17 16:21:01 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-07-22 15:19:40 -0300 |
commit | b7f406bb883ba7ac3222298f6b44cebc4cfe2dde (patch) | |
tree | 4ac29a64be14b875e1e04bc2c4fe6a3366e16268 /net/switchdev/switchdev.c | |
parent | c56b593d2af4cbd189c6af5fd6790728fade80cc (diff) |
IB/mlx5: Replace kfree with kvfree
Memory allocated by kvzalloc should not be freed by kfree(), use kvfree()
instead.
Fixes: 813e90b1aeaa ("IB/mlx5: Add advise_mr() support")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Chuhong Yuan <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions