On 10/30/2017 09:46 PM, Jakub Kicinski wrote:
bpf_getsockopt bpf call sets the ret variable to zero and never changes it. What's worse in case CONFIG_INET is not selected the variable is completely unused generating a warning.Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
