]> 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)
commit610b28a8edf98633812f8c2d587aa19065fa6306
tree09989652b0a694a4c18061a9c126af2d41734099
parentc30dd608bda059b9800a3f07d7eb07a4250483ce
net/mlx4_core: Add missing report on VST and spoof-checking dev caps

Commits 4650526 "net/mlx4: Add VF MAC spoof checking support" and
46a46525 "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