linux/drivers/net/wireless/rtlwifi/rtl8192c
Larry Finger 40332e5fd3 rtlwifi: rtl8192c: Convert driver to use private dm structs
Convert rtl8192c to use the dm_digtable struct in the common header file
instead of the global variable. Without this change, every instance of
rtl8192ce and rtl8192cu will be using the same global arrays.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-23 15:35:32 -04:00
..
dm_common.c rtlwifi: rtl8192c: Convert driver to use private dm structs 2012-04-23 15:35:32 -04:00
dm_common.h rtlwifi: rtl8192c: Convert driver to use private dm structs 2012-04-23 15:35:32 -04:00
fw_common.c rtlwifi: rtl8192ce: Remove false positives for kmemleak 2012-04-16 14:38:48 -04:00
fw_common.h
main.c
Makefile
phy_common.c rtlwifi: rtl8192c: Convert driver to use private dm structs 2012-04-23 15:35:32 -04:00
phy_common.h