staging: rtl8192e: Rename rtl8192_ClearInterrupt
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Sun, 19 Jul 2015 17:27:21 +0000 (19:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2015 04:24:10 +0000 (21:24 -0700)
commitdc578b417facaef65f3e73ba7f97394979cc64a2
tree47ca76c96221301d77c54a8db8eea07adc536304
parent33e1748d8f10b2b4d84a18431999cdf2830ccc71
staging: rtl8192e: Rename rtl8192_ClearInterrupt

Use naming schema found in other rtlwifi devices.
Rename rtl8192_ClearInterrupt to rtl92e_clear_irq.

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.02433 seconds and 5 git commands to generate.