Files
android_kernel_xiaomi_sm8450/include/net
Christoph Paasch 35b87f6c13 net: Dereference pointer-value of sk_prot->memory_pressure
2e685cad57 (tcp_memcontrol: Kill struct tcp_memcontrol) falsly modified
the access to memory_pressure of sk->sk_prot->memory_pressure. The patch
did modify the memory_pressure-field of struct cg_proto, but not the one
of struct proto.

So, the access to sk_prot->memory_pressure should not be changed.

Acked-by: Eric Dumazet <edumazet@google.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-23 16:15:01 -04:00
..
2012-07-19 10:43:03 -07:00
2013-10-19 19:36:18 -04:00
2013-01-27 22:46:33 -05:00
2013-10-08 23:19:24 -04:00
2013-10-09 00:01:25 -04:00
2013-10-17 16:11:04 -04:00
2012-08-06 13:40:47 -07:00
2013-06-04 16:43:42 -07:00
2013-10-08 16:27:33 -04:00
2012-05-16 15:17:08 -04:00