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:
a4fe34b
)
tcp_memcontrol: Kill struct tcp_memcontrol
author
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 19 Oct 2013 23:26:19 +0000
(16:26 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Oct 2013 22:43:02 +0000
(18:43 -0400)
Replace the pointers in struct cg_proto with actual data fields and kill
struct tcp_memcontrol as it is not fully redundant.
This removes a confusing, unnecessary layer of abstraction.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found