aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorChuhong Yuan <[email protected]>2019-07-17 18:14:57 +0800
committerDavid S. Miller <[email protected]>2019-07-18 12:11:12 -0700
commit7369c10f81172b55b284944caa2f51f595bbdb84 (patch)
tree75595fcda9e29288d063a6b5f07209958ce02fb8 /net/lapb/lapb_timer.c
parent184528af92a87e334789f6a22af4e392baf6bf60 (diff)
net/mlx5: Replace kfree with kvfree
Variable allocated by kvmalloc should not be freed by kfree. Because it may be allocated by vmalloc. So replace kfree with kvfree here. Fixes: 9b1f298236057 ("net/mlx5: Add support for FW fatal reporter dump") Signed-off-by: Chuhong Yuan <[email protected]> Acked-by: Saeed Mahameed <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions