All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sjur Brændeland" <sjur.brandeland@stericsson.com>
To: netdev@vger.kernel.org, davem@davemloft.net
Cc: sjurbren@gmail.com
Subject: [PATCH net 0/3]  CAIF Bug-fixes.
Date: Thu, 12 Apr 2012 20:18:06 +0200	[thread overview]
Message-ID: <1334254689-2843-1-git-send-email-sjur.brandeland@stericsson.com> (raw)

Some simple bug fixes: plugging memory leaks and fixing the
log-level from err to dbg. I suppose these should go into v3.4.

Regards,
Sjur
--

Kim Lilliestierna (1):
  caif_hsi: use dev_dbg not dev_err for reporting

Sjur Brændeland (1):
  caif-hsi: Free flip_buffer at shutdown

Tomasz Gregorek (1):
  caif: Fix memory leakage in the chnl_net.c.

 drivers/net/caif/caif_hsi.c |    9 +++++----
 net/caif/chnl_net.c         |    9 ++++++---
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
1.7.5.4

             reply	other threads:[~2012-04-12 18:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 18:18 Sjur Brændeland [this message]
2012-04-12 18:18 ` [PATCH net 1/3] caif: Fix memory leakage in the chnl_net.c Sjur Brændeland
2012-04-12 18:18 ` [PATCH net 2/3] caif-hsi: Free flip_buffer at shutdown Sjur Brændeland
2012-04-12 18:18 ` [PATCH net 3/3] caif_hsi: use dev_dbg not dev_err for reporting Sjur Brændeland
2012-04-13 15:07 ` [PATCH net 0/3] CAIF Bug-fixes 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=1334254689-2843-1-git-send-email-sjur.brandeland@stericsson.com \
    --to=sjur.brandeland@stericsson.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sjurbren@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.