wan/hdlc_x25: make lapb params configurable
This enables you to configure mode (DTE/DCE), Modulo, Window, T1, T2, N2 via sethdlc (which needs to be patched as well). Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
29237d22bc
commit
f362e5fe0f
@@ -213,6 +213,7 @@ struct if_settings {
|
||||
fr_proto __user *fr;
|
||||
fr_proto_pvc __user *fr_pvc;
|
||||
fr_proto_pvc_info __user *fr_pvc_info;
|
||||
x25_hdlc_proto __user *x25;
|
||||
|
||||
/* interface settings */
|
||||
sync_serial_settings __user *sync;
|
||||
|
Reference in New Issue
Block a user