]> git.baikalelectronics.ru Git - kernel.git/commit
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
authorVincent Bernat <vincent@bernat.im>
Wed, 1 Aug 2018 20:05:10 +0000 (22:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Aug 2018 20:45:31 +0000 (13:45 -0700)
commit91908288e46273bcf4a55b37cb06561127292b8c
tree12a0b2f7e010cb9485667c966216612e44685418
parentb32ccf52b04c7c454db4dce059f854705d6307e9
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined

Fixes: e37cf0b578fa ("net: add helpers checking if socket can be bound to nonlocal address")
Signed-off-by: Vincent Bernat <vincent@bernat.im>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h