On Mon, Jan 25, 2021 at 06:20:49PM +0100, Juergen Werner wrote:
> From f36f8836ed4fcb254d7470ae05797a2979a39939 Mon Sep 17 00:00:00 2001
> From: Juergen Werner
> Date: Mon, 25 Jan 2021 18:03:09 +0100
> Subject: [PATCH] tlv: Fix byte reordering in ScaledNs
>
> A typo caused the loss of the informa
Hello,
there are small typos in scaled_ns_n2h and scaled_ns_h2n, *_msb instead
of *_lsb. Please see attached patch.
j
From f36f8836ed4fcb254d7470ae05797a2979a39939 Mon Sep 17 00:00:00 2001
From: Juergen Werner
Date: Mon, 25 Jan 2021 18:03:09 +0100
Subject: [PATCH] tlv: Fix byte reordering in Sca