From: Jakub Kicinski Date: Mon, 12 Oct 2020 21:42:55 +0000 (-0700) Subject: Merge branch 'bnxt_en-Updates-for-net-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=547848af58e3eb5a0d8b0a5e6433042f111788e2;p=linux.git Merge branch 'bnxt_en-Updates-for-net-next' Michael Chan says: ==================== bnxt_en: Updates for net-next. This series contains these main changes: 1. Change of default message level to enable more logging. 2. Some cleanups related to processing async events from firmware. 3. Allow online ethtool selftest on multi-function PFs. 4. Return stored firmware version information to devlink. v2: Patch 3: Change bnxt_reset_task() to silent mode. Patch 8 & 9: Ensure we copy NULL terminated fw strings to devlink. Patch 8 & 9: Return directly after the last bnxt_dl_info_put() call. Patch 9: If FW call to get stored dev info fails, return success to devlink without the stored versions. ==================== Signed-off-by: Jakub Kicinski --- 547848af58e3eb5a0d8b0a5e6433042f111788e2