Pascal de Bruijn
|
67c5991b70
|
fix for 5.2
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.ndo_select_queue = rtw_select_queue,
^~~~~~~~~~~~~~~~
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’)
|
2019-07-24 17:57:48 +08:00 |
|
Vasily Khoruzhick
|
4a5e01f831
|
Adapt for 5.0
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
|
2019-01-25 22:34:36 -08:00 |
|
Icenowy Zheng
|
f9549e2c8a
|
adapt for 4.20
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
2018-11-07 09:09:41 +08:00 |
|
Icenowy Zheng
|
20a4b03c88
|
fix build on 4.19 (tested on next-20180814)
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
2018-08-15 12:35:45 +08:00 |
|
Vasily Khoruzhick
|
0f5044b779
|
Fix build on 4.13
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
|
2017-09-26 20:12:53 -07:00 |
|
Icenowy Zheng
|
d255c74de5
|
fix for 4.11.10 kernel
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
2017-07-15 01:09:04 +08:00 |
|
Icenowy Zheng
|
942fadc305
|
Ported MAC from DT patch by Hans de Goede
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
|
2017-02-25 19:08:06 +08:00 |
|
Icenowy Zheng
|
89c045ff47
|
add .gitignore and make it buildable on current linux-next
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
|
2017-02-25 18:31:16 +08:00 |
|
Kamil Trzcinski
|
6b2045b110
|
initial commit
|
2017-01-30 21:28:09 +01:00 |
|