Searched hist:e2e626972e652d18520f84d69fc06cfa307d11ff (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | cma.c | diff e2e626972e652d18520f84d69fc06cfa307d11ff Thu Nov 19 21:55:22 CET 2009 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> RDMA/cma: Fix AF_INET6 support in multicast joining
If joining to an AF_INET6 address, we need to map the address to a MGID in the same way as the IP stack. The old code would just fall through to the IPv4 case and generate garbage.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|