Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217744
b: refs/heads/master
c: c3aa9b1
h: refs/heads/master
v: v3
  • Loading branch information
Eli Cohen authored and Roland Dreier committed Oct 23, 2010
1 parent f778c1f commit b9462d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fed1db33fe85573487a4732d628ac5afdb5dc776
refs/heads/master: c3aa9b186b95025d4ba4e90d6140c9887dfaae0a
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1240,6 +1240,7 @@ static struct net_device *ipoib_add_port(const char *format,
goto alloc_mem_failed;

SET_NETDEV_DEV(priv->dev, hca->dma_device);
priv->dev->dev_id = port - 1;

if (!ib_query_port(hca, port, &attr))
priv->max_ib_mtu = ib_mtu_enum_to_int(attr.max_mtu);
Expand Down

0 comments on commit b9462d0

Please sign in to comment.