Open emilm opened 3 years ago
There are updated drivers for 5.4 and 5.10 in linux-drivers.
Thanks @triha2work was it added 12 days ago?
The switch drivers were updated, and then the MAC driver patches were updated to use the mainline kernels instead of the ones from linux4sam.
It does not compile for 5.4:
ksz_sw_8895.c:3686:11: error: 'struct ksz_port_info' has no member named 'lpa'
I see that the kernel maintainers have removed
https://github.com/Microchip-Ethernet/EVB-KSZ9477/blob/master/KSZ/linux-drivers/ksz8895/linux-5.3/include/linux/skbuff.h#L1151
Is it possible to change the code to work without this function? Thanks. I am on kernel 5.4