summaryrefslogtreecommitdiff
path: root/wct1xxp.c
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-13 23:45:43 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-13 23:45:43 +0000
commit2d8362a768ca6b78509214e88c76f9db8095013a (patch)
tree9c418bd3b584761b1d263af055d2b2d29e773e39 /wct1xxp.c
parent9dc5820bfd7c60ad191869bfedd49757141a9fcf (diff)
someone says this doesn't work, so I'm backing it out for now.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@551 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wct1xxp.c')
-rwxr-xr-xwct1xxp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/wct1xxp.c b/wct1xxp.c
index a801bf4..ad7ff6c 100755
--- a/wct1xxp.c
+++ b/wct1xxp.c
@@ -1398,11 +1398,7 @@ static void __exit t1xxp_cleanup(void)
pci_unregister_driver(&t1xxp_driver);
}
-#ifdef LINUX26
-module_param(debug, int, 0600);
-#else
MODULE_PARM(debug, "i");
-#endif
MODULE_DESCRIPTION("Wildcard T100P/E100P Zaptel Driver");
MODULE_AUTHOR("Mark Spencer <markster@linux-support.net>");
#ifdef MODULE_LICENSE