staging: rtl8192e: Remove entry .tx_enable from struct rtl819x_ops
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 21 Feb 2023 20:52:55 +0000 (21:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Mar 2023 16:04:58 +0000 (17:04 +0100)
commit45554ebbdad590733e9e8a0479e965feaa94abff
tree14d4e79234642dbd1c1dd390892b549a71599c77
parent026616a187a67d6472c61b917c300d381ccbb1cc
staging: rtl8192e: Remove entry .tx_enable from struct rtl819x_ops

Remove entry .tx_enable and replace it with function name
rtl92e_enable_tx. This increases readability of the code.

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