mac80211: Remove unnecessary OOM logging messages
commitd15b84590a1d2ec021ada00a0e67ee5851a0ea2b
authorJoe Perches <joe@perches.com>
Mon, 29 Aug 2011 21:17:31 +0000 (29 14:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:45:02 +0000 (13 15:45 -0400)
tree2a05aed04345641fec0647c409779345ef0166f3
parent239289e446d4e86ae94b1ca57e358b106cc4bee6
mac80211: Remove unnecessary OOM logging messages

Removing unnecessary messages saves code and text.

Site specific OOM messages are duplications of a generic MM
out of memory message and aren't really useful, so just
delete them.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/agg-rx.c
net/mac80211/agg-tx.c
net/mac80211/debugfs.c
net/mac80211/ht.c
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/spectmgmt.c
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/work.c