netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mISDN: Bugfixes for the mISDN DSP core
@ 2012-04-24 12:51 Karsten Keil
  2012-04-24 12:51 ` [PATCH 1/4] mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp Karsten Keil
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Karsten Keil @ 2012-04-24 12:51 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

This collection are bugfixes for the DSP functions of the mISDN
core.
Tested against net-next.

Hopeful the submission format is OK now with git send-email
(before I used sendmail).


Andreas Eversberg (2):
  mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp
  mISDN: Fixed hardware bridging/conference check routine of
    mISDN_dsp.ko.

Karsten Keil (2):
  mISDN: Fix division by zero
  mISDN: DSP scheduling fix

 drivers/isdn/mISDN/dsp.h      |    4 +++-
 drivers/isdn/mISDN/dsp_cmx.c  |   19 ++++++++++++-------
 drivers/isdn/mISDN/dsp_dtmf.c |   19 ++++++++++++++-----
 3 files changed, 29 insertions(+), 13 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2012-04-26  0:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 12:51 [PATCH 0/4] mISDN: Bugfixes for the mISDN DSP core Karsten Keil
2012-04-24 12:51 ` [PATCH 1/4] mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp Karsten Keil
2012-04-24 12:51 ` [PATCH 2/4] mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko Karsten Keil
2012-04-24 12:51 ` [PATCH 3/4] mISDN: Fix division by zero Karsten Keil
2012-04-24 12:51 ` [PATCH 4/4] mISDN: DSP scheduling fix Karsten Keil
2012-04-26  0:38   ` David Miller

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).