From: Dan Carpenter
Date: Wed, 9 Jan 2019 13:50:07 +0300
> This should be == instead of =.
>
> Fixes: b52354aa068e ("selftests: expand txtimestamp with ipv6 dgram + raw and
> pf_packet")
> Signed-off-by: Dan Carpenter
Applied.
On Wed, Jan 9, 2019 at 5:52 AM Dan Carpenter wrote:
>
> This should be == instead of =.
>
> Fixes: b52354aa068e ("selftests: expand txtimestamp with ipv6 dgram + raw and
> pf_packet")
> Signed-off-by: Dan Carpenter
Acked-by: Willem de Bruijn
Thanks for the fix, Dan.
This should be == instead of =.
Fixes: b52354aa068e ("selftests: expand txtimestamp with ipv6 dgram + raw and
pf_packet")
Signed-off-by: Dan Carpenter
---
tools/testing/selftests/networking/timestamping/txtimestamp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/test