From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: linux-can@vger.kernel.org
Subject: pull-request: can 2012-11-26
Date: Mon, 26 Nov 2012 22:47:08 +0100 [thread overview]
Message-ID: <1353966430-12601-1-git-send-email-mkl@pengutronix.de> (raw)
Hello David,
two late fixes for v3.7 from Oliver Hartkopp, he found and fixed a problem in
the peak usb driver, a hardware timestamp is assigned wrong. In the second
patch he fixed a problem in the broadcast manager, in case of a timeout the
rx_ifindex is not set properly.
regards, Marc
---
The following changes since commit 194d9831f0419b5125dc94ec0ece4434d8ef74f0:
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2012-11-24 08:32:11 -1000)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can.git fixes-for-3.7
for you to fetch changes up to 81b401100c01d2357031e874689f89bd788d13cd:
can: bcm: initialize ifindex for timeouts without previous frame reception (2012-11-26 22:33:59 +0100)
----------------------------------------------------------------
Oliver Hartkopp (2):
can: peak_usb: fix hwtstamp assignment
can: bcm: initialize ifindex for timeouts without previous frame reception
drivers/net/can/usb/peak_usb/pcan_usb.c | 8 ++++++--
drivers/net/can/usb/peak_usb/pcan_usb_pro.c | 8 ++++++--
net/can/bcm.c | 3 +++
3 files changed, 15 insertions(+), 4 deletions(-)
next reply other threads:[~2012-11-26 21:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 21:47 Marc Kleine-Budde [this message]
2012-11-26 21:47 ` [PATCH 1/2] can: peak_usb: fix hwtstamp assignment Marc Kleine-Budde
2012-11-26 21:47 ` [PATCH 2/2] can: bcm: initialize ifindex for timeouts without previous frame reception Marc Kleine-Budde
2012-11-26 22:16 ` pull-request: can 2012-11-26 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=1353966430-12601-1-git-send-email-mkl@pengutronix.de \
--to=mkl@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;
as well as URLs for NNTP newsgroup(s).