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)
commit74fa9e5dff617e2e1e7688969f3492a6080bb6e1
treee8bd6bcc9cff4718e4a1113189404935074c7a3c
parent8dcf01fc009d12d01fd195ed95eaaee61178f21a
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