Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178923
b: refs/heads/master
c: 0139fd7
h: refs/heads/master
i:
  178921: 1ba52f8
  178919: 7a96005
v: v3
  • Loading branch information
Roland Dreier committed Jan 6, 2010
1 parent 428ca8b commit 8356b54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b4f77264cd1a858ee09da8dba5a2711a649adbf3
refs/heads/master: 0139fd7c2ffd830e571d56f60198306ac24b726e
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/core/cma.c
Original file line number Diff line number Diff line change
Expand Up @@ -2083,7 +2083,7 @@ static int cma_get_port(struct rdma_id_private *id_priv)
static int cma_check_linklocal(struct rdma_dev_addr *dev_addr,
struct sockaddr *addr)
{
#if defined(CONFIG_IPv6) || defined(CONFIG_IPV6_MODULE)
#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
struct sockaddr_in6 *sin6;

if (addr->sa_family != AF_INET6)
Expand Down

0 comments on commit 8356b54

Please sign in to comment.