mirror of
https://github.com/xcat2/xNBA.git
synced 2026-01-12 10:02:30 +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>