
When driver working with FTM mode for qca6174, unloading driver need send WMI_PDEV_SUSPEND_CMDID to firmware, as firmware has no code to handle this command for FTM mode, driver will do self recovery after waiting response timedout. Fix the issue to skip pdev suspend command with FTM mode for specific target. Change-Id: I9e6ea6de3e8cb15580ba06e1a1a0c0ac7c3a9253 CRs-Fixed: 2785653