summaryrefslogtreecommitdiff
path: root/src/scanner.l
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-21 13:55:42 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-21 13:55:42 +0200
commit1369ee2d44dd5d87b8ab577a5f3fe2cb8149fb5c (patch)
tree271d865981e30b348ef0f929fb4bb1f205869786 /src/scanner.l
parent11666ecee4ef81bf4985772bc547697d84b8e0b3 (diff)
Update handling of config.{guess,sub}
Readd upstream config.{guess,sub} and use debian/rules to copy the current files from /usr/share/misc on build. This way we do not have to deal with changes to the upstream source.
Diffstat (limited to 'src/scanner.l')
0 files changed, 0 insertions, 0 deletions
oid 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 'drivers/usb/host/ohci.h')