commit | d08853a3995cfc2985307da7400fb57bfa5773e2 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel.ortiz@intel.com> | Fri Jan 23 13:45:17 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:36 2009 -0500 |
tree | c346e9b3e9654b3a238827c49c59ffc64e37d78e | |
parent | 534166dedaa9a660c7221b145b5e4088a2d9ac69 [diff] |
iwlwifi: Remove IWL3945_DEBUG IWL3945_DEBUG is pointless and obsolete. We already have an IWLWIFI_DEBUG symbol, that needs to be set if we actually want to get 3945 debug (see iwl-debug.h). Thus, we can simply get rid of this symbol. Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>