commit | d15b84590a1d2ec021ada00a0e67ee5851a0ea2b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Aug 29 14:17:31 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:45:02 2011 -0400 |
tree | 2a05aed04345641fec0647c409779345ef0166f3 | |
parent | 239289e446d4e86ae94b1ca57e358b106cc4bee6 [diff] |
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>