iwlwifi: split debug and debugfs options
authorJohannes Berg <johannes.berg@intel.com>
Thu, 6 May 2010 19:18:41 +0000 (12:18 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 13 May 2010 17:45:12 +0000 (10:45 -0700)
It may be desirable in some systems to have
insight into the driver via debugfs, but not
affect its operation via the debug logging
code that is inserted everywhere when DEBUG
is configured.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found