Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377402
b: refs/heads/master
c: 33be081
h: refs/heads/master
v: v3
  • Loading branch information
Matthias Schiffer authored and David S. Miller committed Jun 18, 2013
1 parent 1fd9cc4 commit 483fbd0
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: 32de868cbc6bee010d2cee95b5071b25ecbec8c3
refs/heads/master: 33be081a812098567898bbe23b581460331a986f
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ndisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1493,7 +1493,7 @@ void ndisc_send_redirect(struct sk_buff *skb, const struct in6_addr *target)
*/

if (ha)
ndisc_fill_addr_option(skb, ND_OPT_TARGET_LL_ADDR, ha);
ndisc_fill_addr_option(buff, ND_OPT_TARGET_LL_ADDR, ha);

/*
* build redirect option and copy skb over to the new packet.
Expand Down

0 comments on commit 483fbd0

Please sign in to comment.