summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2014-09-30 13:03:47 +0400
committerDavid S. Miller <davem@davemloft.net>2014-10-01 00:27:49 +0400
commitbbb07af4cdfd0c154db4c636927bd262f71c6401 (patch)
tree9f08f3e7096521d7173c964a56ceafd272c9eb33 /include
parent57f5877c11b244ff2315f4ba0e57b54fe013581f (diff)
downloadlinux-bbb07af4cdfd0c154db4c636927bd262f71c6401.tar.xz
net/mlx4_core: Don't disable SRIOV if there are active VFs
When unloading the host driver while there are VFs active on VMs, the PF driver disabled sriov anyway, causing kernel crashes. We now leave SRIOV enabled, to avoid that. When the driver is reloaded, __mlx4_init_one is invoked on the PF. It now checks to see if SRIOV is already enabled on the PF -- and if so does not enable sriov again. Signed-off-by: Tal Alon <talal@mellanox.com> Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions