]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Apr 2013 17:24:35 +0000 (13:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Apr 2013 17:24:35 +0000 (13:24 -0400)
commit7b9a035f0ce08e7a77831075e8ac6bf971d0f637
treeefa23041f8511d55c4fab7a6fa7c4a849da85114
parentca10b9e9a8ca7342ee07065289cbe74ac128c169
parent3480a2125923e4b7a56d79efc76743089bf273fc
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can

Marc Kleine-Budde says:

====================
here's a fix for the v3.9 release cycle, if not too late:

Wei Yongjun contributes a patch for the can-gw protocoll. The patch fixes the
memory allocated with kmem_cache_alloc(), is now freed using kmem_cache_free(),
not kfree().
====================

Signed-off-by: David S. Miller <davem@davemloft.net>