On Fri, 2015-04-03 at 14:13 -0700, greearb@xxxxxxxxxxxxxxx wrote: > This message just fills up dmesg and/or kernel logs and does > not provide any useful information. [] > diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c [] > @@ -1696,7 +1696,7 @@ static int mac80211_hwsim_get_survey( > { > struct ieee80211_conf *conf = &hw->conf; > > - wiphy_debug(hw->wiphy, "%s (idx=%d)\n", __func__, idx); > + /* wiphy_debug(hw->wiphy, "%s (idx=%d)\n", __func__, idx); */ It's better, if it's really useless, to delete this than comment it out. But it's not on by default anyway, so why it an issue? -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html