Skip to content
Commit 877f53fb authored by Mikael Beckius's avatar Mikael Beckius Committed by Quanyang Wang
Browse files

net: ethernet: Fix Intel Axxia NEMAC GigE driver for kernel 5.10



commit  b27a7d52ae42c76aace31d1da5407048caf346f0 from
https://github.com/axxia/linux-yocto.git axxia-linux/v5.10/standard/axxia-dev/base

drivers/net/ethernet/intel/axxia/nemac.c:888:22: error: initialization
   of 'void (*)(struct net_device *, unsigned int)' from incompatible
   pointer type 'void (*)(struct net_device *)'
   [-Werror=incompatible-pointer-types]

Signed-off-by: default avatarMikael Beckius <mikael.beckius@windriver.com>
Signed-off-by: default avatarDaniel Dragomir <Daniel.Dragomir@windriver.com>
Signed-off-by: default avatarJohn Jacques <john.jacques@intel.com>
Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
parent 35aa29ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment