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:
b90e579
)
net: optimize socket timestamping
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 28 Nov 2011 12:04:18 +0000
(12:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Nov 2011 05:27:11 +0000
(
00:27
-0500)
We can test/set multiple bits from sk_flags at once, to shorten a bit
socket setup/dismantle phase.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found