commit | a0eacca948d2d4531a393d82a736ff19b7b8fa0b | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Nov 13 14:45:30 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 13 15:16:18 2014 -0500 |
tree | d08477c1bd0d431303c10c13a60dddac8130cb80 | |
parent | ffc39f6d6fff2878c55ffa5ffb1828d7618c0a29 [diff] |
net/mlx4_core: Refactor mlx4_load_one Refactor mlx4_load_one, as a preparation step for a new and more complicated load function. The goal is to support both newer firmware that required init_hca to be done before enable_sriov and legacy firmwares that requires things to be done the other way around. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>