Merge branch 'bnxt_en-Updates-to-devlink-info_get-cb'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2020 22:34:43 +0000 (15:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2020 22:34:43 +0000 (15:34 -0700)
Vasundhara Volam says:

====================
bnxt_en: Updates to devlink info_get cb

This series adds support for a generic macro to devlink info_get cb.
Adds support for fw.mgmt.api and board.id info to bnxt_en driver info_get
cb. Also, updates the devlink-info.rst and bnxt.rst documentation
accordingly.

This series adds a patch to fix few macro names that maps to bnxt_en
firmware versions.

v1->v2: Remove ECN dev param, base_mh_addr and serial number info support
in this series.
Rename drv.spec macro to fw.api.
---
v2->v3: Remove hw.addr info as it is per netdev but not per device info.
---
v3->v4: Rename "fw.api" to "fw.mgmt.api".
Also, add a patch that modifies few macro names in info_get command,
to match the devlink documentation.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge