rtl8192eu-linux-driver/os_dep/linux
Carlos Garces 4ddd7165fb use actual request type as parameter
At the moment, usbctrl_vendorreq's requesttype parameter must be set to
1 for reading and 0 for writing. It's then converted to the actual
bmRequestType for the USB control request. We can simplify the code and
avoid this conversion if the caller passes the actual bmRequestType.

This patch is an adaptation of commit 788fde031027 ("staging: rtl8188eu:
use actual request type as parameter") for the new r8188eu driver.

Link: https://lore.kernel.org/r/20210821164859.4351-3-martin@kaiser.cx
2021-10-14 16:30:39 +02:00
..
custom_gpio_linux.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
ioctl_cfg80211.c use common ieee80211 constants 2021-10-12 17:52:52 +02:00
ioctl_cfg80211.h Remove wrapper for memset() 2021-10-11 12:09:34 +02:00
ioctl_linux.c Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
ioctl_mp.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
mlme_linux.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
os_intfs.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
recv_linux.c Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
rhashtable.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rhashtable.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_android.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_cfgvendor.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_cfgvendor.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_proc.c Remove wrapper for memset() 2021-10-11 12:09:34 +02:00
rtw_proc.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_rhashtable.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_rhashtable.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
usb_intf.c convert all rtw_zvmalloc calls to vzalloc calls 2021-10-11 15:59:59 +02:00
usb_ops_linux.c use actual request type as parameter 2021-10-14 16:30:39 +02:00
wifi_regd.c Removed unused and empty functions 2021-10-12 16:02:19 +02:00
xmit_linux.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00