]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:r8188eu: remove intf_stop member of adapter structure
authorIvan Safonov <insafonov@gmail.com>
Fri, 7 Oct 2016 18:01:27 +0000 (01:01 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:28 +0000 (10:25 +0200)
commitfd5d86d2f386b3996c50888af97d6ed2df6794f8
tree0397fcc86de6eddb40f31568d3c4c1dfea15dbc2
parent94b6a662c3169b9e1e408178f5dc16d94a1e9b53
staging:r8188eu: remove intf_stop member of adapter structure

call usb_intf_stop directly.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/drv_types.h
drivers/staging/rtl8188eu/include/hal_intf.h
drivers/staging/rtl8188eu/os_dep/os_intfs.c
drivers/staging/rtl8188eu/os_dep/usb_intf.c