commit | a05431b22be819d75db72ca3d44381d18a37b092 | [log] [tgz] |
---|---|---|
author | Li Zhijian <lizhijian@cn.fujitsu.com> | Thu Dec 02 10:28:41 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 02 12:19:08 2021 +0000 |
tree | 8b3af268dfa0ca38fc55df7f44b9792a1e7ee23d | |
parent | 19f36edf14bcdb783aef3af8217df96f76a8ce34 [diff] |
selftests: net: Correct case name ipv6_addr_bind/ipv4_addr_bind are function names. Previously, bind test would not be run by default due to the wrong case names Fixes: 34d0302ab861 ("selftests: Add ipv6 address bind tests to fcnal-test") Fixes: 75b2b2b3db4c ("selftests: Add ipv4 address bind tests to fcnal-test") Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>