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

Remove entry .rx_enable and replace it with function name
rtl92e_enable_rx. This increases readability of the code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/8fd6c4b18cff8662215e27d299205646ce720a3b.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