On 9/29/25 1:45 PM, Justin Tee wrote:
Hi John,+ u64 local_wwpn = fc_host_port_name(shost);If CONFIG_NVME_FC is not enabled, then the u64 local_wwpn variables aren’t used anywhere.
Oops. Thanks I will fix this in my V11 patch series. /John
On 9/29/25 1:45 PM, Justin Tee wrote:
Hi John,+ u64 local_wwpn = fc_host_port_name(shost);If CONFIG_NVME_FC is not enabled, then the u64 local_wwpn variables aren’t used anywhere.
Oops. Thanks I will fix this in my V11 patch series. /John