]> git.baikalelectronics.ru Git - kernel.git/commit
mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp
authorAndreas Eversberg <jolly@eversberg.eu>
Tue, 24 Apr 2012 02:51:49 +0000 (02:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 07:10:45 +0000 (03:10 -0400)
commitc6ca708098d83b1fce5cab491aeb04c6ab468847
treee8bd6bcc9cff4718e4a1113189404935074c7a3c
parentd6e7ba75623c15bd812e42d9c3a241acecca6028
mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp

Fix a bug (was introduced by a cut & paste error)
in cases when dsp->conf was NULL.

Signed-off-by: Andreas Eversberg <jolly@eversberg.eu>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/dsp_cmx.c