OSDN Git Service

selftests/txtimestamp: Fix an equals vs assign bug
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 9 Jan 2019 10:50:07 +0000 (13:50 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jan 2019 21:33:44 +0000 (13:33 -0800)
commit5be99560c6a0c24b7a0cc3bb4f26051c92cdff2a
treea12c80bc7e5e12db3a58123fe7aa7dc000475c58
parentf97f4dd8b3bb9d0993d2491e0f22024c68109184
selftests/txtimestamp: Fix an equals vs assign bug

This should be == instead of =.

Fixes: b52354aa068e ("selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/networking/timestamping/txtimestamp.c