staging: rtl8192e: Rename rtl8192_HalRxCheckStuck
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Sun, 19 Jul 2015 17:27:31 +0000 (19:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2015 04:24:13 +0000 (21:24 -0700)
commit4d73bd2636f51aee9c541b2294518af11d5396e4
treea11686c7d8d101e20e4b12d5af52c94a5090cd4f
parent56a5b5af61ac1d55cc3e0b19557e0c774338cf44
staging: rtl8192e: Rename rtl8192_HalRxCheckStuck

Use naming schema found in other rtlwifi devices.
Rename rtl8192_HalRxCheckStuck to rtl92e_is_rx_stuck.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
This page took 0.024374 seconds and 5 git commands to generate.