Emmanuel Grumbach a294b96f25 iwlagn: use iwl_get_debug_level instead of iwl_debug_level
The latter may return incomplete information.
For example, if one switched IWL_DL_TX on through sysfs, IWL_DL_TX bit would
have been set in priv->debug_level, but since iwl_alloc_traffic_mem looked at
iwl_debug_level only, it wouldn't have allocated the tx_traffic buffer.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-29 15:25:30 -04:00
..
2011-08-29 15:25:29 -04:00
2011-04-07 15:51:37 -04:00
2011-08-29 15:25:29 -04:00
2011-08-29 15:25:29 -04:00
2011-04-08 08:00:19 -07:00
2011-04-07 15:51:37 -04:00
2011-08-29 15:25:29 -04:00
2011-08-29 15:25:29 -04:00
2011-08-29 15:25:29 -04:00
2011-08-29 15:25:30 -04:00
2011-07-21 07:31:31 -07:00
2011-08-29 15:25:29 -04:00
2011-08-29 15:25:29 -04:00
2011-07-21 07:29:55 -07:00
2011-07-21 07:31:01 -07:00
2011-07-21 07:31:25 -07:00
2011-07-21 07:31:25 -07:00
2011-07-21 07:31:31 -07:00
2011-08-08 16:04:04 -04:00