Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275079
b: refs/heads/master
c: c30bc94
h: refs/heads/master
i:
  275077: b685f01
  275075: 2327e27
  275071: ab5b71d
v: v3
  • Loading branch information
Johannes Berg authored and David S. Miller committed Nov 4, 2011
1 parent 78d33c8 commit a15de7a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 433aee04a447fb2e769c4570f327d9c2a956117b
refs/heads/master: c30bc94758ae2a38a5eb31767c1985c0aae0950b
1 change: 1 addition & 0 deletions trunk/lib/nlattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ static const u16 nla_attr_minlen[NLA_TYPE_MAX+1] = {
[NLA_U16] = sizeof(u16),
[NLA_U32] = sizeof(u32),
[NLA_U64] = sizeof(u64),
[NLA_MSECS] = sizeof(u64),
[NLA_NESTED] = NLA_HDRLEN,
};

Expand Down

0 comments on commit a15de7a

Please sign in to comment.