Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359727
b: refs/heads/master
c: 155a345
h: refs/heads/master
i:
  359725: d236ec2
  359723: a5871de
  359719: 2f96847
  359711: c66a324
v: v3
  • Loading branch information
Jeff Layton authored and J. Bruce Fields committed Feb 5, 2013
1 parent 427d1d2 commit 42da1f2
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: 3abdb6071250b896b9d5b6e0c310d6e95666b4d7
refs/heads/master: 155a345a52e6cda18946efe2529d99d5040fad6d
1 change: 1 addition & 0 deletions trunk/include/linux/sunrpc/clnt.h
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ static inline bool __rpc_copy_addr6(struct sockaddr *dst,

dsin6->sin6_family = ssin6->sin6_family;
dsin6->sin6_addr = ssin6->sin6_addr;
dsin6->sin6_scope_id = ssin6->sin6_scope_id;
return true;
}
#else /* !(IS_ENABLED(CONFIG_IPV6) */
Expand Down

0 comments on commit 42da1f2

Please sign in to comment.