aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-06-21 00:43:44 +0200
committerDavid S. Miller <davem@davemloft.net>2018-06-21 15:02:32 +0900
commit3739a21e0ef6ac06f46bd38e81daa95e8cb462bc (patch)
tree07effb419b4538f9755763b98d9712eed88d238a /tools
parentnet: macb: Fix ptp time adjustment for large negative delta (diff)
downloadlinux-dev-3739a21e0ef6ac06f46bd38e81daa95e8cb462bc.tar.xz
linux-dev-3739a21e0ef6ac06f46bd38e81daa95e8cb462bc.zip
selftests: net: add tcp_inq to gitignore
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>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/net/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 128e548aa377..1a0ac3a29ec5 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -12,3 +12,4 @@ tcp_mmap
udpgso
udpgso_bench_rx
udpgso_bench_tx
+tcp_inq