mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 18:12:25 -04:00
staging: rtl8723au: usb_ops_linux.h: Remove some unused #defines
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2296fd2d92
commit
428891a3cb
@@ -17,13 +17,10 @@
|
||||
|
||||
#define VENDOR_CMD_MAX_DATA_LEN 254
|
||||
|
||||
#define RTW_USB_CONTROL_MSG_TIMEOUT_TEST 10/* ms */
|
||||
#define RTW_USB_CONTROL_MSG_TIMEOUT 500/* ms */
|
||||
|
||||
#define MAX_USBCTRL_VENDORREQ_TIMES 10
|
||||
|
||||
#define RTW_USB_BULKOUT_TIMEOUT 5000/* ms */
|
||||
|
||||
unsigned int ffaddr2pipehdl23a(struct dvobj_priv *pdvobj, u32 addr);
|
||||
|
||||
void usb_read_port_cancel23a(struct rtw_adapter *adapter);
|
||||
|
||||
Reference in New Issue
Block a user