commit | 5952bd806c95f53b6412918c76d4f95d6ebc125e | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Sep 13 12:44:27 2013 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 26 15:13:49 2013 -0400 |
tree | d98c285272610d4dd5a29aed22e2765c5cd2dab8 | |
parent | 8e70eb8092754fa92a249f0ed1bc40ab7639b850 [diff] |
rtlwifi: rtl8192cu: Convert driver to use rtl_process_phyinfo() Remove routine _rtl92c_process_phyinfo() by using the equivalent routine in driver rtlwifi. This change also allows the removal of 5 additional routines from rtl8192cu. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>