From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: linux-can@vger.kernel.org, davem@davemloft.net
Subject: pull-request: can 2013-04-09
Date: Tue, 9 Apr 2013 10:13:34 +0200 [thread overview]
Message-ID: <1365495215-12081-1-git-send-email-mkl@pengutronix.de> (raw)
Hello David,
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().
regards,
Marc
---
The following changes since commit c802d759623acbd6e1ee9fbdabae89159a513913:
netrom: fix invalid use of sizeof in nr_recvmsg() (2013-04-08 22:49:23 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can.git fixes-for-3.9
for you to fetch changes up to 3480a2125923e4b7a56d79efc76743089bf273fc:
can: gw: use kmem_cache_free() instead of kfree() (2013-04-09 09:58:44 +0200)
----------------------------------------------------------------
Wei Yongjun (1):
can: gw: use kmem_cache_free() instead of kfree()
net/can/gw.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
next reply other threads:[~2013-04-09 8:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 8:13 Marc Kleine-Budde [this message]
2013-04-09 8:13 ` [PATCH] can: gw: use kmem_cache_free() instead of kfree() Marc Kleine-Budde
2013-04-09 17:25 ` pull-request: can 2013-04-09 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365495215-12081-1-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).