Searched refs:rtb_patch_emagic (Results 1 – 1 of 1) sorted by relevance
1380 const uint8_t rtb_patch_emagic[4] = { 0x51, 0x04, 0xFD, 0x77 }; in rtb_get_final_patch() local1432 if (memcmp(rtl->fw_buf + rtl->fw_len - 4, rtb_patch_emagic, 4)) { in rtb_get_final_patch()