From: David S. Miller Date: Fri, 27 Mar 2020 22:34:43 +0000 (-0700) Subject: Merge branch 'bnxt_en-Updates-to-devlink-info_get-cb' X-Git-Tag: block-5.7-2020-04-09~9^2~56 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4bd27ee66d63e19191dc025f6d4b2309697b438d;p=linux-2.6-block.git Merge branch 'bnxt_en-Updates-to-devlink-info_get-cb' 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 --- 4bd27ee66d63e19191dc025f6d4b2309697b438d