commit | 33c52b6718d2a6cb414440c98560818910d896dc | [log] [tgz] |
---|---|---|
author | Huy Nguyen <huyn@mellanox.com> | Thu Jul 13 13:45:11 2017 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Aug 30 21:20:42 2017 +0300 |
tree | 460979e6104120a046515b4c06147ceffdccb214 | |
parent | 183db481279437590f75a8a0479d512e5dd597de [diff] |
net/mlx5e: Check for qos capability in dcbnl_initialize qos capability is the master capability bit that determines if the DCBX is supported for the PCI function. If this bit is off, driver cannot run any dcbx code. Fixes: e207b7e99176 ("net/mlx5e: ConnectX-4 firmware support for DCBX") Signed-off-by: Huy Nguyen <huyn@mellanox.com> Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>