On 8/24/17, 4:37 PM, "Daniel Borkmann" <[email protected]> wrote:
On 08/25/2017 12:48 AM, Yuchung Cheng wrote:
> This patch fixes a bug causing any sock operations to always return
EINVAL.
>
> Fixes: a5192c52377e ("bpf: fix to bpf_setsockops").
> Reported-by: Neal Cardwell <[email protected]>
> Signed-off-by: Yuchung Cheng <[email protected]>
> Acked-by: Neal Cardwell <[email protected]>
> Acked-by: Craig Gallek <[email protected]>
Ohh well, thanks for the fix!
Acked-by: Daniel Borkmann <[email protected]>
Thanks! I never checked return values in by bpf test programs
Acked-by: Lawrence Brakmo <[email protected]>