Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200878
b: refs/heads/master
c: e2aec37
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Jul 3, 2010
1 parent f2a9062 commit 66d4aa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: f0796d5c73e59786d09a1e617689d1d415f2db44
refs/heads/master: e2aec372ff4b7e78e79c308104a860ae0ed20950
3 changes: 1 addition & 2 deletions trunk/include/linux/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,9 @@ struct socket_wq {
* @type: socket type (%SOCK_STREAM, etc)
* @flags: socket flags (%SOCK_ASYNC_NOSPACE, etc)
* @ops: protocol specific socket operations
* @fasync_list: Asynchronous wake up list
* @file: File back pointer for gc
* @sk: internal networking protocol agnostic socket representation
* @wait: wait queue for several uses
* @wq: wait queue for several uses
*/
struct socket {
socket_state state;
Expand Down

0 comments on commit 66d4aa9

Please sign in to comment.