This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/net/mlx4
Eli Cohen 741a00be1f mlx4_en: use net_device dev_id to indicate port number
Today, there are no means to know which port of a hardware device a netdev
interface uses. struct net_device conatins a field, dev_id, that can be used
for that. Use this field to save the port number in ConnectX that is being used
by the net device; port numbers are zero based.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-31 00:27:45 -07:00
..
2009-12-16 07:20:19 -08:00
2009-09-16 00:00:21 -07:00
2009-05-25 00:35:53 -07:00
2010-05-17 22:47:34 -07:00
2009-11-12 15:51:16 -08:00
2010-05-21 09:37:30 -07:00