mac80211: reduce log spam from ieee80211_handle_pwr_constr
authorJohn Linville <linville@tuxdriver.com>
Tue, 31 Mar 2015 14:49:14 +0000 (10:49 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 1 Apr 2015 18:44:34 +0000 (20:44 +0200)
commitcef2fc1ce4326f7f24c3cf938b94a661fbe773e3
tree8f195edcb9847d4c7c63dcd7109ffad658c2be33
parent5f919abc76fc3de1e5965ea03c925f7563c7fc15
mac80211: reduce log spam from ieee80211_handle_pwr_constr

This changes a couple of messages from sdata_info to sdata_dbg.
This should reduce some log spam, as reported here:

https://bugzilla.redhat.com/show_bug.cgi?id=1206468

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c