mirror of
https://github.com/xcat2/xNBA.git
synced 2026-03-11 07:59:17 +00:00
Allow numeric_setting_value() to handle e.g. the byte sequence 00:00:00:00:12:34:56:78 by returning -ERANGE only if the value actually overflows the return type. Signed-off-by: Michael Brown <mcb30@ipxe.org>