From: Himadri Pandya <[email protected]> Date: Thu, 27 Aug 2020 12:23:55 +0530
> The buffer size is 2 Bytes and we expect to receive the same amount of > data. But sometimes we receive less data and run into uninit-was-stored > issue upon read. Hence modify the error check on the return value to match > with the buffer size as a prevention. > > Reported-and-tested by: [email protected] > Signed-off-by: Himadri Pandya <[email protected]> Applied, thanks.
