summaryrefslogtreecommitdiff
path: root/bpfc/Makefile
diff options
context:
space:
mode:
authorKartik Mistry <kartik.mistry@gmail.com>2014-03-11 14:49:08 +0530
committerTobias Klauser <tklauser@distanz.ch>2014-03-14 10:58:43 +0100
commitd2fb730cb0ec29ec05af177699e1547a9b350679 (patch)
tree994c250788b92dfee1b546258cb9f83803852fd9 /bpfc/Makefile
parent632e1a699e5d1d3edb822b8f55c0b55b9c7e161e (diff)
man: manpage warning fixes
Usage: man --warnings -E UTF-8 -l -Tutf8 -Z foo.8 > /dev/null Signed-off-by: Kartik Mistry <kartik.mistry@gmail.com>
Diffstat (limited to 'bpfc/Makefile')
0 files changed, 0 insertions, 0 deletions
m.ko. This requires using "IS_ENABLED(CONFIG_IPV6)" in "if" statements surrounding any code which calls external IPV6 procedures. In the instance fixed here, procedure cma_bind_addr() called ipv6_addr_type() -- which resulted in calling external procedure __ipv6_addr_type(). Fixes: 6c26a77124ff ("RDMA/cma: fix IPv6 address resolution") Cc: <stable@vger.kernel.org> # v4.2+ Cc: Spencer Baugh <sbaugh@catern.com> Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'net/atm/protocols.h')