Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179267
b: refs/heads/master
c: cd65c3c
h: refs/heads/master
i:
  179265: 29a9017
  179263: 189aa40
v: v3
  • Loading branch information
Octavian Purdila authored and David S. Miller committed Jan 14, 2010
1 parent 096183f commit 3a1e5c7
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: 2570a4f5428bcdb1077622342181755741e7fa60
refs/heads/master: cd65c3c7d1081290b7365897c2290a84aa967d4d
2 changes: 1 addition & 1 deletion trunk/include/net/ip.h
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ static inline int sk_mc_loop(struct sock *sk)
return inet6_sk(sk)->mc_loop;
#endif
}
__WARN();
WARN_ON(1);
return 1;
}

Expand Down

0 comments on commit 3a1e5c7

Please sign in to comment.