11-23-2019, 11:19 PM
Same with the wlan driver, it logs every two minutes these logs
I changed the log level to KERN_DEBUG and now these lines are not printed by default, anymore.
Here is the kernel patch http://students.engr.scu.edu/~sschaeck/m...l001.patch
Code:
Nov 23 19:23:31 pinebook-pro kernel: wl_run_escan: LEGACY_SCAN sync ID: 40, bssidx: 0
Nov 23 19:25:31 pinebook-pro kernel: wl_run_escan: LEGACY_SCAN sync ID: 41, bssidx: 0
I changed the log level to KERN_DEBUG and now these lines are not printed by default, anymore.
Here is the kernel patch http://students.engr.scu.edu/~sschaeck/m...l001.patch