aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/act2000/capi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/act2000/capi.c')
-rw-r--r--drivers/isdn/act2000/capi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/isdn/act2000/capi.c b/drivers/isdn/act2000/capi.c
index 40395f567231..afa46681f983 100644
--- a/drivers/isdn/act2000/capi.c
+++ b/drivers/isdn/act2000/capi.c
@@ -224,6 +224,7 @@ actcapi_manufacturer_req_net(act2000_card *card)
224/* 224/*
225 * Switch V.42 on or off 225 * Switch V.42 on or off
226 */ 226 */
227#if 0
227int 228int
228actcapi_manufacturer_req_v42(act2000_card *card, ulong arg) 229actcapi_manufacturer_req_v42(act2000_card *card, ulong arg)
229{ 230{
@@ -242,6 +243,7 @@ actcapi_manufacturer_req_v42(act2000_card *card, ulong arg)
242 ACTCAPI_QUEUE_TX; 243 ACTCAPI_QUEUE_TX;
243 return 0; 244 return 0;
244} 245}
246#endif /* 0 */
245 247
246/* 248/*
247 * Set error-handler 249 * Set error-handler