]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5f2e289262ddb245d5f6d1240dbd18408286bf5
tree58f21a71a8d02c25d56f96a4b47a251aaeae796a
parent47baf1e649a2e9bae0a3511d000994fd7c555760
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