summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tmn505@gmail.com>2026-05-19 22:19:25 +0200
committerSrinivas Kandagatla <srini@kernel.org>2026-06-29 21:04:47 +0100
commita3122a19f00b75a8b98b96efb4e25e3e0bfb7365 (patch)
treee968cef2a8e3dbf909600296058d766263062a54 /scripts/Makefile.thinlto
parentd5bd22d9d203260c0adc8cde137e63be7e3b0927 (diff)
downloadlinux-next-a3122a19f00b75a8b98b96efb4e25e3e0bfb7365.tar.gz
linux-next-a3122a19f00b75a8b98b96efb4e25e3e0bfb7365.zip
nvmem: layouts: u-boot-env: check earlier for ethaddr length
Unfortunately the ethaddr value in U-Boot environment might be enclosed in single/double quotes or be something completely different. This can make it different than MAC_ADDR_STR_LEN, which results in EINVAL returned by ethaddr post process. Move the check for length earlier, to skip post processing, so nvmem could still present ethaddr value as a string if the value doesn't match MAC_ADDR_STR_LEN. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com> Signed-off-by: Srinivas Kandagatla <srini@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions