linux/drivers/staging/rtl8723bs
Joe Perches 67af909404 staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of
These are similar macros so use the normal kernel one.

As well, there are odd games being played with casting a plist to
a union recv_frame by using LIST_CONTAINOR.  Just use a direct cast
to union recv_frame instead.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-17 16:35:26 +02:00
..
core staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of 2017-09-17 16:35:26 +02:00
hal staging: rtl8723bs: hal: remove cast to void pointer 2017-08-29 08:24:04 +02:00
include staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of 2017-09-17 16:35:26 +02:00
os_dep staging: rtl8723bs: os_dep: remove cast to void pointer 2017-08-29 08:24:04 +02:00
Kconfig
Makefile
TODO