IPoIB: Set dev_id field of net_device
authorEli Cohen <eli@dev.mellanox.co.il>
Mon, 20 Sep 2010 07:05:06 +0000 (07:05 +0000)
committerRoland Dreier <rolandd@cisco.com>
Sat, 23 Oct 2010 20:35:48 +0000 (13:35 -0700)
commitc3aa9b186b95025d4ba4e90d6140c9887dfaae0a
tree1ab36ff2660cb642362c4da3cc1f01b0545c6616
parentfed1db33fe85573487a4732d628ac5afdb5dc776
IPoIB: Set dev_id field of net_device

Use the net device's dev_id field to encode the port number of the pci
device.  This can be used to to associate a net device with the pci
device's port. The encoding is: dev_id = port - 1.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c