aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2014-09-30 12:03:47 +0300
committerDavid S. Miller <davem@davemloft.net>2014-09-30 16:27:49 -0400
commitbbb07af4cdfd0c154db4c636927bd262f71c6401 (patch)
tree9f08f3e7096521d7173c964a56ceafd272c9eb33 /include/linux/mlx4
parentnetfilter: bridge: build br_nf_core only if required (diff)
downloadlinux-dev-bbb07af4cdfd0c154db4c636927bd262f71c6401.tar.xz
linux-dev-bbb07af4cdfd0c154db4c636927bd262f71c6401.zip
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/linux/mlx4')
0 files changed, 0 insertions, 0 deletions