]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf455fe370fbeb0ea9b8560d6cc0e38e03368cbe3
treea12c80bc7e5e12db3a58123fe7aa7dc000475c58
parentcd1cb38451f1fd7c5736f733e143f04b4128255d
selftests/txtimestamp: Fix an equals vs assign bug

This should be == instead of =.

Fixes: 9fb6e65dbc6c ("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