netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: kernel@pengutronix.de, linux-can@vger.kernel.org, davem@davemloft.net
Subject: pull-request: can 2013-07-19
Date: Fri, 19 Jul 2013 15:17:47 +0200	[thread overview]
Message-ID: <1374239869-27085-1-git-send-email-mkl@pengutronix.de> (raw)

Hello David,

here are two fixes for the v3.11 release cycle:

Maximilian Schneider contributes a patch for the esd_usb2 CAN driver. It adds
sanity checking to the data coming from the USB CAN adapter before using it.
Alexey Khoroshilov from the Linux Driver Verification project fixes an urb leak
in the error handling of the USB 8dev's usb_8dev_start() function.

regards,
Marc
---

The following changes since commit ecb2cf1a6b63825a258ff4fe0d7f3070fbe4676b:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-07-18 20:08:47 -0700)

are available in the git repository at:


  git://gitorious.org/linux-can/linux-can.git fixes-for-3.11

for you to fetch changes up to 7671986839f9207f8d76e8ef92b2d3f263a794cc:

  can: usb_8dev: fix urb leak on failure path in usb_8dev_start() (2013-07-19 14:55:14 +0200)

----------------------------------------------------------------
Alexey Khoroshilov (1):
      can: usb_8dev: fix urb leak on failure path in usb_8dev_start()

Maximilian Schneider (1):
      net: can: esd_usb2: check index of array before accessing

 drivers/net/can/usb/esd_usb2.c | 10 ++++++++++
 drivers/net/can/usb/usb_8dev.c |  1 +
 2 files changed, 11 insertions(+)

             reply	other threads:[~2013-07-19 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19 13:17 Marc Kleine-Budde [this message]
2013-07-19 13:17 ` [PATCH 1/2] net: can: esd_usb2: check index of array before accessing Marc Kleine-Budde
2013-07-19 13:17 ` [PATCH 2/2] can: usb_8dev: fix urb leak on failure path in usb_8dev_start() Marc Kleine-Budde
2013-07-21  0:01 ` pull-request: can 2013-07-19 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=1374239869-27085-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;
as well as URLs for NNTP newsgroup(s).