A couple fixes for sockmap code. Previously this was bundled with a tls fix for unhash() path however, that is becoming a larger fix so push these on their own. --- John Fastabend (3): bpf: sockmap, only stop/flush strp if it was enabled at some point bpf: sockmap remove duplicate queue free bpf: sockmap fix msg->sg.size account on ingress skb net/core/skmsg.c | 7 +++++-- net/ipv4/tcp_bpf.c | 2 -- 2 files changed, 5 insertions(+), 4 deletions(-) -- Signature