commit | ada68c31ba9c02d7aabdd87db979fe670b499d54 | [log] [tgz] |
---|---|---|
author | Achiad Shochat <achiad@mellanox.com> | Mon Feb 22 18:17:23 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 24 13:50:20 2016 -0500 |
tree | 8886c0b359530842aeafb2b5fc547b8074034db3 | |
parent | e5fbfc1c2d7657eafed645727cb5d74731f6d68c [diff] |
net/mlx5: Introduce a new header file for physical port functions All the device physical port access functions are implemented in the port.c file. We just extract the exposure of these functions from driver.h into a dedicated header file called port.h. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>