José Muñoz

Results 23 comments of José Muñoz

After an intense web search sesh I managed to get past this error by making the following change on `netdev.c` [here](https://github.com/koljah-de/e1000e-dkms-debian/blob/master/e1000e-dkms/usr/src/e1000e-3.8.7/src/netdev.c#L8484-L8486) ``` #ifdef CONFIG_E1000E_NAPI #if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 1, 0))...

Thanks for the quick reply, I wasn't able to find the project on swift package index. I'm trying to use this for a react-native module and I'm not too familiar...