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:
0ea5224
)
tipc: Optimize pointer dereferencing when receiving stream data
author
Allan Stephens
<allan.stephens@windriver.com>
Tue, 15 Jul 2008 05:42:51 +0000
(22:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jul 2008 05:42:51 +0000
(22:42 -0700)
This patch eliminates an unnecessary pointer dereference when
accessing a stream-based socket's receive queue.
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found