public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix two bugs in slic_card_init
@ 2014-05-23  4:38 David Matlack
  2014-05-23  4:38 ` [PATCH 1/2] staging: slicoss: fix dma memory leak David Matlack
  2014-05-23  4:38 ` [PATCH 2/2] staging: slicoss: handle errors from slic_config_get David Matlack
  0 siblings, 2 replies; 4+ messages in thread
From: David Matlack @ 2014-05-23  4:38 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, devel, liodot, charrer, David Matlack

This patchset fixes two bugs in slic_card_init(). They are grouped in
a series because the second patch depends on the first (for a merge 
without conflicts). In content, they are completely separate changes.
They just touch a few of the same lines.

David Matlack (2):
  staging: slicoss: fix dma memory leak
  staging: slicoss: handle errors from slic_config_get

 drivers/staging/slicoss/slicoss.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

-- 
1.9.2


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

end of thread, other threads:[~2014-05-23 18:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23  4:38 [PATCH 0/2] fix two bugs in slic_card_init David Matlack
2014-05-23  4:38 ` [PATCH 1/2] staging: slicoss: fix dma memory leak David Matlack
2014-05-23  4:38 ` [PATCH 2/2] staging: slicoss: handle errors from slic_config_get David Matlack
2014-05-23 11:16   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox