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:
c4ee6a5
)
net: Make RFS socket operations not be inet specific.
author
David S. Miller
<davem@davemloft.net>
Tue, 27 Apr 2010 22:05:31 +0000
(15:05 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Apr 2010 22:11:48 +0000
(15:11 -0700)
Idea from Eric Dumazet.
As for placement inside of struct sock, I tried to choose a place
that otherwise has a 32-bit hole on 64-bit systems.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
No differences found