commit | a05bdefa4081d43f9c86c3bb693d0492a21590da | [log] [tgz] |
---|---|---|
author | Majd Dibbiny <majd@mellanox.com> | Thu Jun 04 19:30:44 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 16:41:01 2015 -0700 |
tree | 48a10ed5efad39edebcfbda70ef0743523511c17 | |
parent | e760152d08da78aa160e68ac90bf8f3f10aff462 [diff] |
net/mlx5_core: Use port number when querying port ptys Until now, mlx5_query_port_ptys always queried port number one. Added new argument in the function's prototype so we can also query the second port. This will be needed when thr helper will be invoked from the IB driver on non FPP (Function-Per-Port) devices. Signed-off-by: Majd Dibbiny <majd@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>