1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Small wifi fix

This commit is contained in:
Ycarus 2018-09-25 20:50:39 +02:00
parent 8f831f7bb5
commit a683cf724e

View file

@ -42917,7 +42917,7 @@ index 000000000000..c43bec5f7452
+MODULE_LICENSE("Dual BSD/GPL");
+
+#define WIFI_DRIVER_NAME "mtk_wmt_WIFI_chrdev"
+#define WIFI_DEV_MAJOR 153
+#define WIFI_DEV_MAJOR 155
+
+#define PFX "[MTK-WIFI] "
+#define WIFI_LOG_DBG 3