Netdev List
 help / color / mirror / Atom feed
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 2014-01-29
Date: Wed, 29 Jan 2014 22:11:00 +0100	[thread overview]
Message-ID: <1391029863-23099-1-git-send-email-mkl@pengutronix.de> (raw)

Hello David,

this is a pull request with three fixes for net/master, for the current release
cycle.

Arnd Bergmann provides a fix for the flexcan driver, enabling compilation on
all combinations of big and little endian on ARM and PowerPc. A patch by Ira W.
Snyder fixes uninitialized variable warnings in the janz-ican3 driver.
Rostislav Lisovy contributes a patch to propagate the SO_PRIORITY of raw
sockets to skbs.

Marc

---

The following changes since commit c044dc2132d19d8c643cdd340f21afcec177c046:

  qeth: fix build of s390 allmodconfig (2014-01-29 00:43:33 -0800)

are available in the git repository at:

  git://gitorious.org/linux-can/linux-can.git tags/linux-can-fixes-for-3.14-20140129

for you to fetch changes up to 73615c8669ef1c497c942cae0d5079b95824332a:

  can: janz-ican3: fix uninitialized variable warnings (2014-01-29 20:23:23 +0100)

----------------------------------------------------------------
linux-can-fixes-for-3.14-20140129

----------------------------------------------------------------
Arnd Bergmann (1):
      can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPc

Ira W. Snyder (1):
      can: janz-ican3: fix uninitialized variable warnings

Rostislav Lisovy (1):
      can: Propagate SO_PRIORITY of raw sockets to skbs

 drivers/net/can/Kconfig      | 2 +-
 drivers/net/can/flexcan.c    | 7 +++++--
 drivers/net/can/janz-ican3.c | 2 +-
 net/can/raw.c                | 1 +
 4 files changed, 8 insertions(+), 4 deletions(-)

             reply	other threads:[~2014-01-29 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29 21:11 Marc Kleine-Budde [this message]
2014-01-29 21:11 ` [PATCH 1/3] can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPc Marc Kleine-Budde
2014-01-29 21:11 ` [PATCH 2/3] can: Propagate SO_PRIORITY of raw sockets to skbs Marc Kleine-Budde
2014-01-29 21:11 ` [PATCH 3/3] can: janz-ican3: fix uninitialized variable warnings Marc Kleine-Budde
2014-01-31  0:49 ` pull-request: can 2014-01-29 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=1391029863-23099-1-git-send-email-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