Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62791
b: refs/heads/master
c: 2c04ddb
h: refs/heads/master
i:
  62789: f8c98dd
  62787: 14f4a1d
  62783: 38fa5aa
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed Jul 24, 2007
1 parent 7f2b03d commit d9e5d1c
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: 79dc4386aec655ad829f320ab90888bacbc7037b
refs/heads/master: 2c04ddb707b4d50c314186249f466b6720ee4289
2 changes: 1 addition & 1 deletion trunk/net/netlink/genetlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ int genl_register_mc_group(struct genl_family *family,
}

err = netlink_change_ngroups(genl_sock,
sizeof(unsigned long) * NETLINK_GENERIC);
mc_groups_longs * BITS_PER_LONG);
if (err)
goto out;

Expand Down

0 comments on commit d9e5d1c

Please sign in to comment.