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:
parent
8f831f7bb5
commit
a683cf724e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue