spcharc

Results 3 issues of spcharc

blueman:2.1.2-1ubuntu0.2 My phone failed to load any web page when I connected it to my computer. I noticed Blueman created a `dnsmasq` process: `/usr/sbin/dnsmasq --port=0 --pid-file=/var/run/dnsmasq.pan1.pid --except-interface=lo --interface=pan1 --bind-interfaces --dhcp-range=10.42.1.2,10.42.1.254,60m...

feature

The driver works fine but there are some call stack dump in my `dmesg`. So I think I should share them. The commit I'm using is: ``` commit 95a17181003c2d777cfc0fc70ef729af6f6a5ed8 (HEAD...

In function `phydm_dfs_histogram_radar_distinguish` ``` for (i = 0; i < 6; i++) { dfs->pw_hold[dfs->hist_idx][i] = (u8)g_pw[i]; dfs->pri_hold[dfs->hist_idx][i] = (u8)g_pri[i]; /*@collect whole histogram report may take some time *so we add...