commit | 1bae2ae3647393b8ce185135ef0854486ce5a4c2 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Mar 04 16:53:49 2014 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 14:29:56 2014 -0500 |
tree | 0d7619c30f12a40d42ff393dc5713abcc704c88f | |
parent | 25b13dbc38a74b76da5746d75867e306b70035bd [diff] |
rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions In a previous commit, Peter Wu removed this call as configure_filter takes care of setting/clearing RCR_AAP. This patch makes the same change for rtl8723be. In addition, a change is made in the logging level for one debug printout. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>