diff options
author | Wei Yongjun <[email protected]> | 2013-04-09 14:16:04 +0800 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2013-04-09 09:58:44 +0200 |
commit | 3480a2125923e4b7a56d79efc76743089bf273fc (patch) | |
tree | 6d2e241d497ef497aa637f8ee4a4b218c4161512 /tools | |
parent | c802d759623acbd6e1ee9fbdabae89159a513913 (diff) |
can: gw: use kmem_cache_free() instead of kfree()
Memory allocated by kmem_cache_alloc() should be freed using
kmem_cache_free(), not kfree().
Cc: linux-stable <[email protected]> # >= v3.2
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Oliver Hartkopp <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions