Message ID | 1487896109-23851-2-git-send-email-greearb@candelatech.com (mailing list archive) |
---|---|
State | Changes Requested |
Delegated to: | Johannes Berg |
Headers | show |
On Thu, 2017-02-23 at 16:28 -0800, greearb@candelatech.com wrote: > From: Ben Greear <greearb@candelatech.com> > > This message just fills up dmesg and/or kernel logs and does > not provide any useful information. Fine, but don't just comment it out. johannes
diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c index af53317..b8189b9 100644 --- a/drivers/net/wireless/mac80211_hwsim.c +++ b/drivers/net/wireless/mac80211_hwsim.c @@ -1848,7 +1848,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); */ if (idx != 0) return -ENOENT;