commit | 0b10710603b27e86ddd89fb87742997594892e50 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Tue Dec 01 18:03:08 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 12:08:43 2015 -0500 |
tree | 97b1931e3276215d60a8f239d47e023dfdec0e7d | |
parent | 24e2416e5ad2142bd1ab71ed8344c3fb9001c0ca [diff] |
net/mlx5_core: Modify enable/disable hca functions Modify these functions to have func_id argument to state which device we are referring to. This is done as a preparation for SRIOV support where a PF driver needs to control its virtual functions. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>