aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/layer2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/mISDN/layer2.h')
-rw-r--r--drivers/isdn/mISDN/layer2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/mISDN/layer2.h b/drivers/isdn/mISDN/layer2.h
index 6293f80dc2d3..9547fb3707a3 100644
--- a/drivers/isdn/mISDN/layer2.h
+++ b/drivers/isdn/mISDN/layer2.h
@@ -90,7 +90,7 @@ enum {
#define L2_STATE_COUNT (ST_L2_8+1)
extern struct layer2 *create_l2(struct mISDNchannel *, u_int,
- u_long, u_long);
+ u_long, int, int);
extern int tei_l2(struct layer2 *, u_int, u_long arg);