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:
89ebd19
)
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
author
David S. Miller
<davem@davemloft.net>
Tue, 23 Aug 2005 17:49:54 +0000
(10:49 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Aug 2005 17:49:54 +0000
(10:49 -0700)
This trips up a lot of folks reading this code.
Put an unlikely() around the port-exhaustion test
for good measure.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found