From: Tanner Love <[email protected]> Date: Tue, 9 Jun 2020 17:21:32 -0400
> From: tannerlove <[email protected]> > > 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 <[email protected]> > Acked-by: Willem de Bruijn <[email protected]> Applied and queued up for -stable, thank you.
