]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrapper
authornavin patidar <navin.patidar@gmail.com>
Wed, 11 Jun 2014 17:21:37 +0000 (22:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:34:02 +0000 (15:34 -0700)
commit8f7c67e3e113cd6e85c3aaf6b2e41155c9ecd1f2
tree441c920fd6150a741dfdd5fded6fc898cddb74d5
parentc7b2e995a1226a09a30ad0f9dd6e922f21b3dd28
staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrapper

we have removed all rtw_[read,write]() function calls,
so no need to initialize structures used to build rtw_[read,write]
abstraction.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_io.c
drivers/staging/rtl8188eu/hal/usb_ops_linux.c
drivers/staging/rtl8188eu/include/rtw_io.h
drivers/staging/rtl8188eu/include/usb_ops.h
drivers/staging/rtl8188eu/os_dep/usb_intf.c