Files
linux/drivers
Caesar Wang aa2cbb707e net: wireless: rockchip_wlan: avoid the unused the print
As the ap6212 used on kylin board, the kylin always got the error log
when we connected the AP. Says:
..
[   70.169440] CFG80211-ERROR) wl_cfg80211_get_station :
    wl_cfg80211_get_station: if_counters not supported ret=-23
[   70.184371] CFG80211-ERROR) wl_cfg80211_get_station :
    wl_cfg80211_get_station: if_counters not supported ret=-23
..

And the normal status, the ap6212 wifi always print the ssid and channel
message for output. Says:
..
[  125.172243] wl_run_escan: LEGACY_SCAN sync ID: 4, bssidx: 0
[  178.181897] wl_run_escan: LEGACY_SCAN sync ID: 5, bssidx: 0
[  241.192452] wl_run_escan: LEGACY_SCAN sync ID: 6, bssidx: 0
..

The AP6212 don't need these logs for default status.

Change-Id: I43455bcc277e380daf15ee91a1436cdc81a95039
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2017-11-15 19:16:21 +08:00
..
2017-10-05 09:41:45 +02:00
2017-07-19 14:33:51 +08:00
2017-08-06 19:19:41 -07:00
2016-09-24 10:07:35 +02:00
2017-10-31 09:39:03 +08:00
2017-08-31 10:26:00 +08:00
2017-11-09 11:07:04 +08:00
2017-10-17 16:56:32 +08:00
2017-10-05 09:41:48 +02:00