projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64d7839
)
selftests: net: add tcp_inq to gitignore
author
Anders Roxell
<anders.roxell@linaro.org>
Wed, 20 Jun 2018 22:43:44 +0000
(
00:43
+0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/.gitignore
b/tools/testing/selftests/net/.gitignore
index 128e548aa377d600f16fa0b9cdb4fbdf9c540cdc..1a0ac3a29ec5f8c9f0052e47e074f40089c634c5 100644
(file)
--- 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