diff options
author | Amir Vadai <amirv@mellanox.com> | 2014-04-14 11:17:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-14 13:24:42 -0400 |
commit | e1a5ddc5069a0c7589a139e0422200672d965581 (patch) | |
tree | eb7e2d071aa67347acd0b5891c241c9ec9213aeb /net | |
parent | 77d149c4eb8964b6bd4a929b102a867505add612 (diff) | |
download | linux-e1a5ddc5069a0c7589a139e0422200672d965581.tar.bz2 |
net/mlx4_core: Defer VF initialization till PF is fully initialized
Fix in commit [1] is not sufficient since a deferred VF initialization
could happen after pci_enable_sriov() is finished, but before the PF is
fully initialized.
Need to prevent VFs from initializing till the PF is fully ready and
comm channel is operational.
[1] - 9798935 "net/mlx4_core: mlx4_init_slave() shouldn't access comm
channel before PF is ready"
CC: Stuart Hayes <Stuart_Hayes@Dell.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions