diff options
Diffstat (limited to 'drivers/isdn/mISDN/dsp_cmx.c')
-rw-r--r-- | drivers/isdn/mISDN/dsp_cmx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/mISDN/dsp_cmx.c b/drivers/isdn/mISDN/dsp_cmx.c index 87f7dff20ff6..52c43821f746 100644 --- a/drivers/isdn/mISDN/dsp_cmx.c +++ b/drivers/isdn/mISDN/dsp_cmx.c | |||
@@ -295,7 +295,7 @@ dsp_cmx_del_conf_member(struct dsp *dsp) | |||
295 | } | 295 | } |
296 | } | 296 | } |
297 | printk(KERN_WARNING | 297 | printk(KERN_WARNING |
298 | "%s: dsp is not present in its own conf_meber list.\n", | 298 | "%s: dsp is not present in its own conf_member list.\n", |
299 | __func__); | 299 | __func__); |
300 | 300 | ||
301 | return -EINVAL; | 301 | return -EINVAL; |