aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-04-09 14:16:04 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-12 09:38:47 -0700
commit91c1bf8376b6536d98b1b5baa45aea151067fe7b (patch)
treede2567978960a2df74ddb4c28c06ffaa21168d67 /scripts/patch-kernel
parent0502f20f996b9f755a7356f744e844b82580d6a0 (diff)
can: gw: use kmem_cache_free() instead of kfree()
commit 3480a2125923e4b7a56d79efc76743089bf273fc upstream. Memory allocated by kmem_cache_alloc() should be freed using kmem_cache_free(), not kfree(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions