commit | db57dc7c7a5c42bb653425a01b6d73c49514b5db | [log] [tgz] |
---|---|---|
author | Vincent Bernat <vincent@bernat.im> | Wed Aug 01 22:05:10 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 01 13:45:31 2018 -0700 |
tree | 12a0b2f7e010cb9485667c966216612e44685418 | |
parent | b69ab96ab13ddaa28a506a2433ae5b12669615e8 [diff] |
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined Fixes: 83ba4645152d ("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>