Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224179
b: refs/heads/master
c: 8a22c99
h: refs/heads/master
i:
  224177: de14bf2
  224175: 997e9b2
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 15, 2010
1 parent 5e80968 commit b3ccc76
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: d577f1ccdd8ae8bfbe6063eb2ba2a350259e9031
refs/heads/master: 8a22c99a80b0926585cfcbcc423ee2c49c1fd820
2 changes: 1 addition & 1 deletion trunk/net/ipv6/mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static struct inet6_dev *ip6_mc_find_dev_rcu(struct net *net,
return NULL;
idev = __in6_dev_get(dev);
if (!idev)
return NULL;;
return NULL;
read_lock_bh(&idev->lock);
if (idev->dead) {
read_unlock_bh(&idev->lock);
Expand Down

0 comments on commit b3ccc76

Please sign in to comment.