[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190629.122956.513705375173164712.davem@davemloft.net>
Date: Sat, 29 Jun 2019 12:29:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hkallweit1@...il.com
Cc: nic_swsd@...ltek.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] r8169: improve handling VLAN tag
From: Heiner Kallweit <hkallweit1@...il.com>
Date: Thu, 27 Jun 2019 23:06:33 +0200
> The VLAN tag is stored in the descriptor in network byte order.
> Using swab16 works on little endian host systems only. Better play safe
> and use ntohs or htons respectively.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Applied.
Powered by blists - more mailing lists