Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122173
b: refs/heads/master
c: e14bec2
h: refs/heads/master
i:
  122171: de38cd6
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent b60beec commit 3013e37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6a176228a38d74c0360ca586146bd45a2ac2d60
refs/heads/master: e14bec2e2b59a6180f04544a867b7e52cd414455
2 changes: 2 additions & 0 deletions trunk/net/ax25/sysctl_net_ax25.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ static int min_idle[1], max_idle[] = {65535000};
static int min_n2[] = {1}, max_n2[] = {31};
static int min_paclen[] = {1}, max_paclen[] = {512};
static int min_proto[1], max_proto[] = { AX25_PROTO_MAX };
#ifdef CONFIG_AX25_DAMA_SLAVE
static int min_ds_timeout[1], max_ds_timeout[] = {65535000};
#endif

static struct ctl_table_header *ax25_table_header;

Expand Down

0 comments on commit 3013e37

Please sign in to comment.