Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45792
b: refs/heads/master
c: 6a2b9ce
h: refs/heads/master
v: v3
  • Loading branch information
Noriaki TAKAMIYA authored and David S. Miller committed Jan 24, 2007
1 parent 57ef23c commit 678cdc5
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: 52d570aabe921663a987b2e4bae2bdc411cee480
refs/heads/master: 6a2b9ce0a383059492c93682bc094cce0f705fff
1 change: 1 addition & 0 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2017,6 +2017,7 @@ static inline size_t rt6_nlmsg_size(void)
+ nla_total_size(4) /* RTA_IIF */
+ nla_total_size(4) /* RTA_OIF */
+ nla_total_size(4) /* RTA_PRIORITY */
+ RTAX_MAX * nla_total_size(4) /* RTA_METRICS */
+ nla_total_size(sizeof(struct rta_cacheinfo));
}

Expand Down

0 comments on commit 678cdc5

Please sign in to comment.