Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6361
b: refs/heads/master
c: ad93e26
h: refs/heads/master
i:
  6359: 1d94c54
v: v3
  • Loading branch information
Evgeniy Polyakov authored and David S. Miller committed Aug 29, 2005
1 parent 0912bbe commit 09b000c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7de76272b54e3677bcd247d1e1809015236a298d
refs/heads/master: ad93e266a17c6f606e96304c866eb73665ae34fa
2 changes: 1 addition & 1 deletion trunk/drivers/w1/w1_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ static struct w1_master * w1_alloc_dev(u32 id, int slave_count, int slave_ttl,

dev->driver = driver;

dev->groups = 23;
dev->groups = 1;
dev->seq = 1;
dev->nls = netlink_kernel_create(NETLINK_W1, NULL, THIS_MODULE);
if (!dev->nls) {
Expand Down

0 comments on commit 09b000c

Please sign in to comment.