rtl8192eu-linux-driver/hal
Martin Kaiser 507d1c07e0 ctrl vendor req index is not used
The index for r8188eu's vendor-specific control requests is not used.
Remove the index parameter from usbctrl_vendorreq and pass index 0 to
usb_control_msg.

This patch is an adaptation of commit 3d0be94f62fd ("staging: rtl8188eu:
ctrl vendor req index is not used") for the new r8188eu driver.

Link: https://lore.kernel.org/r/20210818200041.10870-2-martin@kaiser.cx
2021-10-14 16:30:39 +02:00
..
btc Remove wrapper rtw_mdelay_os() 2021-10-11 12:57:06 +02:00
efuse Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_hci ctrl vendor req index is not used 2021-10-14 16:30:39 +02:00
led Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
phydm Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtl8192e Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
hal_btcoex_wifionly.c Remove wrapper for memset() 2021-10-11 12:09:34 +02:00
hal_btcoex.c Replace _rtw_memmove with memmove 2021-10-12 17:09:01 +02:00
hal_com_c2h.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_com_phycfg.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_com.c Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
hal_dm_acs.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_dm_acs.h Remove wrappers for atomic operations 2021-10-11 10:44:02 +02:00
hal_dm.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_dm.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_halmac.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_halmac.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_intf.c convert all rtw_zvmalloc calls to vzalloc calls 2021-10-11 15:59:59 +02:00
hal_mcc.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_mp.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_phy.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
HalPwrSeqCmd.c Remove wrapper rtw_udelay_os() 2021-10-11 13:00:27 +02:00