Message ID | 20220420015851.50237-1-kuniyu@amazon.co.jp (mailing list archive) |
---|---|
Headers | show |
Series | ipv6: Use ipv6_only_sock helper function. | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 20 Apr 2022 10:58:49 +0900 you wrote: > The first patch removes __ipv6_only_sock(), and the second replaces > ipv6only tests with ipv6_only_sock(). > > > Kuniyuki Iwashima (2): > ipv6: Remove __ipv6_only_sock(). > ipv6: Use ipv6_only_sock() helper in condition. > > [...] Here is the summary with links: - [net-next,1/2] ipv6: Remove __ipv6_only_sock(). https://git.kernel.org/netdev/net-next/c/89e9c7280075 - [net-next,2/2] ipv6: Use ipv6_only_sock() helper in condition. https://git.kernel.org/netdev/net-next/c/81ee0eb6c0fe You are awesome, thank you!