]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: Remove function rtw_setdatarate_cmd()
authornavin patidar <navin.patidar@gmail.com>
Thu, 10 Jul 2014 03:42:06 +0000 (09:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 04:14:35 +0000 (21:14 -0700)
commit9f5b64237915df7cf83997189992fb827d694ae9
tree3e98dbccf30c57a100c32fb8d12d77384fb1600e
parentefdcca2213e3dd70d68c12b54e89ded4aebee1e4
staging: rtl8188eu: Remove function rtw_setdatarate_cmd()

rtw_setdatarate_cmd() enqueue _SetDataRate command but there is not
handler mapped in wlancmds[] to handle this command.

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