Johannes Berg a8bceb392a iwlwifi: remove per-device debug level
There's no need for the per-device debug
level that we expose in debugfs since the
module parameter is writable in sysfs.

At the same time, simplify code by changing
    iwl_get_debug_level(shrd) & IWL_DL_ISR)
to
    iwl_have_debug_level(IWL_DL_ISR)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-06 15:16:10 -05:00
..
2012-03-06 15:16:09 -05:00
2012-02-27 13:57:17 -08:00
2012-01-24 14:08:36 -05:00
2012-01-24 14:08:36 -05:00
2012-03-06 15:16:09 -05:00
2012-03-06 15:16:09 -05:00
2012-01-24 14:08:36 -05:00
2012-02-17 10:10:28 -08:00
2012-01-24 14:08:36 -05:00
2012-03-06 15:16:09 -05:00
2012-03-06 15:16:10 -05:00
2012-02-27 13:57:17 -08:00
2012-01-24 14:08:36 -05:00
2012-03-06 15:16:10 -05:00
2012-01-24 14:08:36 -05:00
2012-02-17 09:49:27 -08:00
2012-02-27 13:26:02 -08:00
2012-01-24 14:08:36 -05:00
2012-01-24 14:08:36 -05:00
2012-02-27 13:57:24 -08:00
2012-02-02 14:37:12 -08:00
2012-01-24 14:08:36 -05:00
2012-01-24 14:08:36 -05:00
2012-02-27 13:55:43 -08:00
2012-01-24 14:08:36 -05:00
2012-03-06 15:16:08 -05:00
2012-02-27 13:26:02 -08:00
2012-02-27 13:26:02 -08:00
2011-12-08 15:54:46 -08:00