iwlwifi: trans: allow skipping scheduler hardware config
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Aug 2014 10:17:40 +0000 (12:17 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 3 Sep 2014 19:49:05 +0000 (22:49 +0300)
In a later patch, the hardware configuration will be moved to
firmware. Prepare for this by allowing hardware configuration
in the transport to be skipped by not passing a configuration
on enable and passing configure_scd=false on disable.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found