[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190606.102403.939734306118684379.davem@davemloft.net>
Date: Thu, 06 Jun 2019 10:24:03 -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: silence sparse warning in
rtl8169_start_xmit
From: Heiner Kallweit <hkallweit1@...il.com>
Date: Thu, 6 Jun 2019 07:49:17 +0200
> The opts[] array is of type u32. Therefore remove the wrong
> cpu_to_le32(). The opts[] array members are converted to little endian
> later when being assigned to the respective descriptor fields.
>
> This is not a new issue, it just popped up due to r8169.c having
> been renamed and more thoroughly checked. Due to the renaming
> this patch applies to net-next only.
>
> Reported-by: kbuild test robot <lkp@...el.com>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Applied.
Powered by blists - more mailing lists