mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-26 13:10:39 +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>