1
0
Fork 0
alistair23-linux/drivers/staging/rtl8188eu
Ivan Safonov 5df9de5a40 staging: r8188eu: replace rtw_netdev_priv define with inline function
The function guarantees type checking of arguments and return value.

Result of rtw_netdev_priv macro can be assigned to pointer
with incompatible type without warning. The function allow compiler
to perform this check.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Link: https://lore.kernel.org/r/20200801180235.34116-1-insafonov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-02 12:47:37 +02:00
..
core Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode 2020-07-28 10:18:53 +02:00
hal staging: rtl8188eu: cleanup whitespace in declarations 2020-07-23 10:31:45 +02:00
include staging: r8188eu: replace rtw_netdev_priv define with inline function 2020-08-02 12:47:37 +02:00
os_dep staging: rtl8188eu: clear tabstop style issues 2020-07-19 11:25:08 +02:00
Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: rtl8188eu: rename odm_HWConfig 2018-10-02 15:20:40 -07:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00