Re: [PATCH net-next v2 4/6] pds_core: add PLDM component info display
From: Jakub Kicinski
Date: Wed May 20 2026 - 19:47:22 EST
On Sat, 16 May 2026 02:42:38 +0000 Nikhil P. Rao wrote:
> + ver_type = DEVLINK_INFO_VERSION_TYPE_NONE;
> + snprintf(buf, sizeof(buf), "fw.%s", info->name);
No passthru of names from FW, please, and the FW versions should
be documented in driver doc file under Documentation/.