wireless: Remove unnecessary OOM logging messages
authorJoe Perches <joe@perches.com>
Mon, 29 Aug 2011 21:17:41 +0000 (14:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:45:02 +0000 (15:45 -0400)
commit24616152b1d184864370c5ea21f8fdbd5a90d58d
tree58f21a71a8d02c25d56f96a4b47a251aaeae796a
parent246c0812049f92109ab9771e34480a2ce816f005
wireless: 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/wireless/lib80211_crypt_ccmp.c
net/wireless/lib80211_crypt_tkip.c
net/wireless/lib80211_crypt_wep.c
net/wireless/util.c