diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2013-03-07 03:46:53 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-07 20:52:03 (GMT) |
commit | 0081c8f3814a8344ca975c085d987ec6c90499ae (patch) | |
tree | 1be0a1a1c9bc6380e655b580d8236c9ea3c16fc2 /drivers/s390 | |
parent | 3fb817f1cd54bedd23e8913051473d574a0f1717 (diff) | |
download | linux-0081c8f3814a8344ca975c085d987ec6c90499ae.tar.xz |
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled
Older kernels detect DMFS (device-managed flow steering) from the HCA
device capability directly, regardless of whether the capability was
enabled in INIT_HCA, this is fixed by commit 7b8157bed "mlx4_core: Adjustments
to Flow Steering activation logic for SR-IOV"
To protect against guests running kernels without this fix, the host driver
should turn off the DMFS capability bit in mlx4_QUERY_DEV_CAP_wrapper.
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 'drivers/s390')
0 files changed, 0 insertions, 0 deletions