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:
d4ae1f5
)
net: remove a stale comment for dl_next
author
Eric Dumazet
<edumazet@google.com>
Fri, 19 Apr 2013 21:29:25 +0000
(14:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Apr 2013 19:55:48 +0000
(15:55 -0400)
dl_next member in struct request_sock doesn't need to be first.
We expect to insert a "struct common_sock" or a subset of it,
so this claim had to be verified.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found