From: Jesus Sanchez-Palencia <jesus.sanchez-palen...@intel.com> Date: Wed, 7 Mar 2018 09:40:57 -0800
> Fix the SO_ZEROCOPY switch case on sock_setsockopt() avoiding the > ret values to be overwritten by the one set on the default case. > > Fixes: 28190752c7092 ("sock: permit SO_ZEROCOPY on PF_RDS socket") > Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palen...@intel.com> > Acked-by: Willem de Bruijn <will...@google.com> Applied, thank you.