sys: byteorder: Fix incorrect shift in sys_get_be48/le48 Fixes an incorrect left-shift value that was introducing extra 0x00 bytes to the result. Signed-off-by: Eric Johnson <eric@liveathos.com>