NFC_CMD_RAW_LEN
if (instr->ctx.data.len > NFC_CMD_RAW_LEN)
if (raw_writesize > NFC_CMD_RAW_LEN) {
raw_writesize, NFC_CMD_RAW_LEN);