mac80211: clean up ieee80211_hw_config errors
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 7 Oct 2008 10:04:34 +0000 (12:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 22:06:00 +0000 (18:06 -0400)
commitd73782fdde76554016abf73b46f843b29f520848
tree9b57321ce60ba336dfea63501b1d23d21c700817
parent3db594380b8452eda4d88b12844077809607caaa
mac80211: clean up ieee80211_hw_config errors

Warn when ieee80211_hw_config returns an error, it shouldn't
happen; remove a number of printks that would happen in such
a case and one printk that is user-triggerable.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/main.c
net/mac80211/scan.c
net/mac80211/util.c
net/mac80211/wext.c