All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3]  CAIF Bug-fixes.
@ 2012-04-12 18:18 Sjur Brændeland
  2012-04-12 18:18 ` [PATCH net 1/3] caif: Fix memory leakage in the chnl_net.c Sjur Brændeland
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sjur Brændeland @ 2012-04-12 18:18 UTC (permalink / raw)
  To: netdev, davem; +Cc: sjurbren

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-13 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 18:18 [PATCH net 0/3] CAIF Bug-fixes Sjur Brændeland
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

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.