Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48375
b: refs/heads/master
c: 59fc531
h: refs/heads/master
i:
  48373: 5bbfda8
  48371: a327906
  48367: 6d0633b
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent fe13cd1 commit 4a17b40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7735362ac32062725ba08ece014d669b9bede505
refs/heads/master: 59fc5313b37328f850105d5f1caa18f11089c9ba
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/arlan-proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ static ctl_table arlan_table[MAX_ARLANS + 1] =
static ctl_table arlan_root_table[] =
{
{
.ctl_name = 254,
.ctl_name = CTL_ARLAN,
.procname = "arlan",
.maxlen = 0,
.mode = 0555,
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/sysctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ enum
CTL_BUS=8, /* Busses */
CTL_ABI=9, /* Binary emulation */
CTL_CPU=10, /* CPU stuff (speed scaling, etc) */
CTL_ARLAN=254, /* arlan wireless driver */
CTL_APPLDATA=2120, /* s390 appldata */
CTL_S390DBF=5677, /* s390 debug */
CTL_SUNRPC=7249, /* sunrpc debug */
Expand Down

0 comments on commit 4a17b40

Please sign in to comment.