aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/i4l.c
diff options
context:
space:
mode:
authorTilman Schmidt <tilman@imap.cc>2010-09-30 13:35:01 +0000
committerDavid S. Miller <davem@davemloft.net>2010-10-01 00:33:34 -0700
commitbefba36ab942c44ba1d3761a7439324fff83638f (patch)
tree2de2645b6351da2338fa1fd550c2d24c03a02c70 /drivers/isdn/gigaset/i4l.c
parentisdn/gigaset: correct bas_gigaset rx buffer handling (diff)
downloadlinux-dev-befba36ab942c44ba1d3761a7439324fff83638f.tar.xz
linux-dev-befba36ab942c44ba1d3761a7439324fff83638f.zip
isdn/gigaset: drop obsolete debug option
Remove the debug flag DEBUG_DRIVER and associated code. It doesn't serve any useful purpose anymore. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--drivers/isdn/gigaset/i4l.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/isdn/gigaset/i4l.c b/drivers/isdn/gigaset/i4l.c
index 34bca37d65b9..9bec8b969964 100644
--- a/drivers/isdn/gigaset/i4l.c
+++ b/drivers/isdn/gigaset/i4l.c
@@ -201,8 +201,6 @@ static int command_from_LL(isdn_ctrl *cntrl)
int i;
size_t l;
- gigaset_debugdrivers();
-
gig_dbg(DEBUG_CMD, "driver: %d, command: %d, arg: 0x%lx",
cntrl->driver, cntrl->command, cntrl->arg);