staging: rtl8192e: Remove entry .irq_disable from struct rtl819x_ops
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 19 Feb 2023 21:16:43 +0000 (22:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Mar 2023 16:03:47 +0000 (17:03 +0100)
commitbba6744fd3ffb7ed9a1606f336e55cac36cbc4a6
tree4935707c5fbcd20376ff86a3a808567bc0236eac
parent555034bcd0afea9494cb0a87047329683bc8ed7e
staging: rtl8192e: Remove entry .irq_disable from struct rtl819x_ops

Remove entry .irq_disable and replace it with function name
rtl92e_disable_irq. This increases readability of the code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/6d981b554a73ca965096e434d687b9827b0b96b2.1676840647.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h