Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170671
b: refs/heads/master
c: c3faca0
h: refs/heads/master
i:
  170669: b2602a7
  170667: 684d338
  170663: 50dbe97
  170655: f95893d
v: v3
  • Loading branch information
Cosmin Ratiu authored and David S. Miller committed Oct 13, 2009
1 parent 09f338a commit 9472985
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: 38fc0026da255aa328c3730a1c4d28b4e11e6a2b
refs/heads/master: c3faca053d0a9c877597935b434150b422dbc6fb
1 change: 1 addition & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -3708,6 +3708,7 @@ static inline void ipv6_store_devconf(struct ipv6_devconf *cnf,
#endif
array[DEVCONF_DISABLE_IPV6] = cnf->disable_ipv6;
array[DEVCONF_ACCEPT_DAD] = cnf->accept_dad;
array[DEVCONF_FORCE_TLLAO] = cnf->force_tllao;
}

static inline size_t inet6_if_nlmsg_size(void)
Expand Down

0 comments on commit 9472985

Please sign in to comment.