From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2017-01-18
Date: Wed, 18 Jan 2017 13:08:50 +0100 [thread overview]
Message-ID: <20170118120852.6095-1-mkl@pengutronix.de> (raw)
Hello David,
this is a pull request for net/master consisting of two patches.
In the first patch Einar Jón fixes a NULL-pointer-deref in the c_can_pci
driver. In the second patch Yegor Yefremov fixes the clock handling in the
ti_hecc driver.
regards,
Marc
---
The following changes since commit 93b43fd137cd8865adf9978ab9870a344365d3af:
net: phy: dp83848: add DP83620 PHY support (2017-01-17 15:47:25 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.10-20170118
for you to fetch changes up to befa60113ce7ea270cb51eada28443ca2756f480:
can: ti_hecc: add missing prepare and unprepare of the clock (2017-01-18 13:03:15 +0100)
----------------------------------------------------------------
linux-can-fixes-for-4.10-20170118
----------------------------------------------------------------
Einar Jón (1):
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Yegor Yefremov (1):
can: ti_hecc: add missing prepare and unprepare of the clock
drivers/net/can/c_can/c_can_pci.c | 1 +
drivers/net/can/ti_hecc.c | 16 ++++++++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
next reply other threads:[~2017-01-18 12:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 12:08 Marc Kleine-Budde [this message]
2017-01-18 12:08 ` [PATCH 1/2] can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer Marc Kleine-Budde
2017-01-18 12:08 ` [PATCH 2/2] can: ti_hecc: add missing prepare and unprepare of the clock Marc Kleine-Budde
2017-01-18 16:36 ` pull-request: can 2017-01-18 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=20170118120852.6095-1-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--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