linux-stable/tools/testing/selftests/networking/timestamping
Dan Carpenter 1561b3266e selftests/net: rxtimestamp: Fix an off by one
The > should be >= so that we don't write one element beyond the end of
the array.

Fixes: 16e7812241 ("selftests/net: Add a test to validate behavior of rx timestamps")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-05 21:28:53 -07:00
..
.gitignore
hwtstamp_config.c
Makefile
rxtimestamp.c selftests/net: rxtimestamp: Fix an off by one 2017-10-05 21:28:53 -07:00
timestamping.c
txtimestamp.c