git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f00bbd2
)
net: add sk_fullsock() helper
author
Eric Dumazet
<edumazet@google.com>
Mon, 16 Mar 2015 04:12:12 +0000
(21:12 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Mar 2015 19:55:28 +0000
(15:55 -0400)
We have many places where we want to check if a socket is
not a timewait or request socket. Use a helper to avoid
hard coding this.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h
patch
|
blob
|
history
diff --cc
include/net/sock.h
Simple merge