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:
b339a47
)
net: wrap sk->sk_backlog_rcv()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 7 Oct 2008 21:18:42 +0000
(14:18 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Oct 2008 21:18:42 +0000
(14:18 -0700)
Wrap calling sk->sk_backlog_rcv() in a function. This will allow extending the
generic sk_backlog_rcv behaviour.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found