Re: [PATCH v3] staging: rtl8192e: Fix conflicting types error with net_device.

2024-06-25 Thread Philipp Hortmann
_dev *pdev, struct net_device *dev); #endif Tested-by: Philipp Hortmann ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Missing patch for Partial crash when loading driver rtl8192e

2022-10-11 Thread Philipp Hortmann
Hi, yesterday I did a git pull. when I tried to load the driver rtl8192e I had the below partial crash. I was able to fix it with this patch: https://lore.kernel.org/netdev/20220926233458.5316-1-yin31...@gmail.com/ Thanks for your support. Bye Philipp This has worked before. But now I get