RTL_VER_SIZE
char version[RTL_VER_SIZE];
strscpy(rtl_fw->version, rtl_fw->fw_name, RTL_VER_SIZE);
char version[RTL_VER_SIZE];
strscpy(rtl_fw->version, fw_hdr->version, RTL_VER_SIZE);
char version[RTL_VER_SIZE];
char version[RTL_VER_SIZE];