diff options
author | Christoph Paasch <[email protected]> | 2013-10-23 12:49:21 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-10-23 16:15:01 -0400 |
commit | 35b87f6c135b7ded8ab1a44e46d792f7688f3608 (patch) | |
tree | 090adfa9dbe37c9cd8b825c647d7a1a1f916c12a /fs/btrfs/dev-replace.c | |
parent | 47d4ab91e4472723f181075c81627374ca86816c (diff) |
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 <[email protected]>
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Christoph Paasch <[email protected]>
Signed-off-by: Eric W. Biederman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions