MAX_CMD_BYTES
static u8 read_buffer[MAX_CMD_BYTES];
if (value == 0 || value > MAX_CMD_BYTES)
num_bytes == 0 || num_bytes > MAX_CMD_BYTES)
if (num_bytes == 0 || num_bytes > MAX_CMD_BYTES)