selftests: net: add tcp_inq to gitignore
authorAnders Roxell <anders.roxell@linaro.org>
Wed, 20 Jun 2018 22:43:44 +0000 (00:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jun 2018 06:02:32 +0000 (15:02 +0900)
sha: 702353b538f5 ("selftest: add test for TCP_INQ") forgot to add
tcp_inq to .gitignore.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/.gitignore

index 128e548..1a0ac3a 100644 (file)
@@ -12,3 +12,4 @@ tcp_mmap
 udpgso
 udpgso_bench_rx
 udpgso_bench_tx
+tcp_inq