commit | 24616152b1d184864370c5ea21f8fdbd5a90d58d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Aug 29 14:17:41 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:45:02 2011 -0400 |
tree | 58f21a71a8d02c25d56f96a4b47a251aaeae796a | |
parent | 246c0812049f92109ab9771e34480a2ce816f005 [diff] |
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>