rtl8723cs/os_dep/linux
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
..
custom_gpio_linux.c initial commit 2017-01-30 21:28:09 +01:00
ioctl_cfg80211.c adapt for 4.20 2018-11-07 09:09:41 +08:00
ioctl_cfg80211.h initial commit 2017-01-30 21:28:09 +01:00
ioctl_linux.c initial commit 2017-01-30 21:28:09 +01:00
ioctl_mp.c initial commit 2017-01-30 21:28:09 +01:00
mlme_linux.c initial commit 2017-01-30 21:28:09 +01:00
os_intfs.c fix for 5.2 2019-07-24 17:57:48 +08:00
recv_linux.c initial commit 2017-01-30 21:28:09 +01:00
rtw_android.c Adapt for 5.0 2019-01-25 22:34:36 -08:00
rtw_cfgvendor.c initial commit 2017-01-30 21:28:09 +01:00
rtw_cfgvendor.h initial commit 2017-01-30 21:28:09 +01:00
rtw_proc.c initial commit 2017-01-30 21:28:09 +01:00
rtw_proc.h initial commit 2017-01-30 21:28:09 +01:00
sdio_intf.c Ported MAC from DT patch by Hans de Goede 2017-02-25 19:08:06 +08:00
sdio_ops_linux.c initial commit 2017-01-30 21:28:09 +01:00
wifi_regd.c add .gitignore and make it buildable on current linux-next 2017-02-25 18:31:16 +08:00
xmit_linux.c initial commit 2017-01-30 21:28:09 +01:00