Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351677
b: refs/heads/master
c: 0e36cbb
h: refs/heads/master
i:
  351675: dcb732b
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Jan 28, 2013
1 parent 4f15b37 commit ec14c53
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: cec771d646d6c9a6f123b50e132ab142342dcb97
refs/heads/master: 0e36cbb344575e481167e090f0926701f83207d6
2 changes: 1 addition & 1 deletion trunk/include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ struct sock {
#endif
unsigned long sk_flags;
struct dst_entry *sk_rx_dst;
struct dst_entry *sk_dst_cache;
struct dst_entry __rcu *sk_dst_cache;
spinlock_t sk_dst_lock;
atomic_t sk_wmem_alloc;
atomic_t sk_omem_alloc;
Expand Down

0 comments on commit ec14c53

Please sign in to comment.