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:
8488df8
)
[AF_UNIX]: Test against sk_max_ack_backlog properly.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 2 Mar 2007 20:49:23 +0000
(12:49 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 3 Mar 2007 04:37:34 +0000
(20:37 -0800)
This brings things inline with the sk_acceptq_is_full() bug
fix. The limit test should be x >= sk_max_ack_backlog.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found