net/mlx4_core: Mask out host side virtualization features for guests
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 11 Dec 2014 08:57:52 +0000 (10:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 19:47:34 +0000 (14:47 -0500)
When VFs (guests in this context) issue the QUERY_DEV_CAP command, they
need not be told that host side virtualization features such as VST, FSM
(MAC anti-spoofing) and running > 80 VFs are supported by the device.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found