From: Tanner Love <tannerlove.ker...@gmail.com> Date: Tue, 9 Jun 2020 17:21:32 -0400
> From: tannerlove <tannerl...@google.com> > > getopt_long requires the last element to be filled with zeros. > Otherwise, passing an unrecognized option can cause a segfault. > > Fixes: 16e781224198 ("selftests/net: Add a test to validate behavior of rx > timestamps") > Signed-off-by: Tanner Love <tannerl...@google.com> > Acked-by: Willem de Bruijn <will...@google.com> Applied and queued up for -stable, thank you.