Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179783
b: refs/heads/master
c: 2a04cd4
h: refs/heads/master
i:
  179781: cc9ef35
  179779: 35cfdb7
  179775: 2f16a54
v: v3
  • Loading branch information
Roel Kluin authored and David S. Miller committed Jan 15, 2010
1 parent 4a3f99e commit 84d0c2a
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: 9fe3b691282691a46abbb25a1e0a8e5f96486d18
refs/heads/master: 2a04cd4c7d41c4549764734dcf5a883d304e3229
2 changes: 1 addition & 1 deletion trunk/net/appletalk/aarp.c
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ static int aarp_rcv(struct sk_buff *skb, struct net_device *dev,
ma = &ifa->address;
else { /* We need to make a copy of the entry. */
da.s_node = sa.s_node;
da.s_net = da.s_net;
da.s_net = sa.s_net;
ma = &da;
}

Expand Down

0 comments on commit 84d0c2a

Please sign in to comment.