summaryrefslogtreecommitdiff
path: root/pcap_io.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-05-07 14:26:52 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-05-07 14:26:52 +0200
commit970a5d366d5c5300c86c4e19db7b7ec9d5d4c844 (patch)
tree94506440caf164ac477c7d9dee0102a9cac8b06e /pcap_io.h
parentb1c259466e5d18c35043898bdbab7b636fa0b8b2 (diff)
docs: REPORTING-BUGS: Mention the github issue tracker
Add the URL to our Github issue tracker to REPORTING-BUGS. Also fix a typo while at it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'pcap_io.h')
0 files changed, 0 insertions, 0 deletions
el, we must avoid calling IPV6 procedures in rdma_cm.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 'include/net/netrom.h')