]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
authorOr Gerlitz <ogerlitz@mellanox.com>
Wed, 8 May 2013 22:22:34 +0000 (22:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 May 2013 23:12:44 +0000 (16:12 -0700)
commit8883390fe55bea798e640c95ae8969f9a7078ab0
tree09989652b0a694a4c18061a9c126af2d41734099
parent222618ba04c650cb40ed6e5f88255c0e4f3f8ae6
net/mlx4_core: Add missing report on VST and spoof-checking dev caps

Commits 42a3547 "net/mlx4: Add VF MAC spoof checking support" and
9b2b0d5b "net/mlx4: Add set VF default vlan ID and priority support"
missed reporting in the device capabilities dump when these features
are actually supported. Also two too noisy debug messages which produce
message on every QP opened by a VF, were left in the code, fix that.

Signed-off-by: Rony Efraim <ronye@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/fw.c
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c