From: Heiner Kallweit <hkallwe...@gmail.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 <l...@intel.com>
> Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>

Applied.

Reply via email to