aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip/ksz_common.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2022-09-02 20:34:32 -0700
committerAlexei Starovoitov <ast@kernel.org>2022-09-02 20:35:11 -0700
commit0b20a133c0944c1f9ca97404b7805cb9c9cf32e0 (patch)
tree7a922ac6e0db46244b5f47744066af73b75adc2a /drivers/net/dsa/microchip/ksz_common.c
parentselftests/xsk: Avoid use-after-free on ctx (diff)
parentselftest/bpf: Add test for bpf_getsockopt() (diff)
downloadlinux-dev-0b20a133c0944c1f9ca97404b7805cb9c9cf32e0.tar.xz
linux-dev-0b20a133c0944c1f9ca97404b7805cb9c9cf32e0.zip
Merge branch 'bpf: net: Remove duplicated code from bpf_getsockopt()'
Martin KaFai Lau says: ==================== From: Martin KaFai Lau <martin.lau@kernel.org> The earlier commits [0] removed duplicated code from bpf_setsockopt(). This series is to remove duplicated code from bpf_getsockopt(). Unlike the setsockopt() which had already changed to take the sockptr_t argument, the same has not been done to getsockopt(). This is the extra step being done in this series. [0]: https://lore.kernel.org/all/20220817061704.4174272-1-kafai@fb.com/ v2: - The previous v2 did not reach the list. It is a resend. - Add comments on bpf_getsockopt() should not free the saved_syn (Stanislav) - Explicitly null-terminate the tcp-cc name (Stanislav) ==================== Reviewed-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_common.c')
0 files changed, 0 insertions, 0 deletions