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

Remove entry .stop_adapter and replace it with function name
rtl92e_stop_adapter. This increases readability of the code.

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