diff options
author | Jakub Kicinski <[email protected]> | 2019-07-08 19:53:18 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-08 20:21:10 -0700 |
commit | 5c4b4608fe100838c62591877101128467e56c00 (patch) | |
tree | 8690bd0fe8a0e62fc8610face1254683ee6c31a1 /net/lapb/lapb_in.c | |
parent | 5a4cea280c01ba0ef3deda85c14fd1321eff3270 (diff) |
net/tls: fix socket wmem accounting on fallback with netem
netem runs skb_orphan_partial() which "disconnects" the skb
from normal TCP write memory accounting. We should not adjust
sk->sk_wmem_alloc on the fallback path for such skbs.
Fixes: e8f69799810c ("net/tls: Add generic NIC offload infrastructure")
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions