commit | 08e0403a1472d9fa3662369a36ccaf24c796a33e | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Aug 03 12:24:44 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:30 2009 -0400 |
tree | 6c3e8b7b8dbba0c84b2a14ae65ac32f7f11c15dc | |
parent | b8b0f377c762558b3773e27f73c7bbcd0fa40171 [diff] |
ath9k: remove debug message for no memoery on ath_init() We're now propagating the -ENOMEM error so there is no need to keep a debug message there now. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>