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

Remove entry .tx_fill_descriptor and replace it with function name
rtl92e_fill_tx_desc. This increases readability of the code.

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