iwlwifi: expose fw usniffer mode to more utilities
authorGolan Ben-Ami <golan.ben.ami@intel.com>
Sun, 30 Aug 2015 14:41:36 +0000 (17:41 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 16 Dec 2015 08:19:21 +0000 (10:19 +0200)
commite6eb8ca9e486a8f73ae237630e89406683b2be75
tree5a93d77587b30297b491a240edb785a41bc03a3c
parentb7282643bf46076b0898d9d6dfe2294db4616d15
iwlwifi: expose fw usniffer mode to more utilities

Today, in order to configure fw in usniffer mode, the ucode
must have the corresponding tlv, which is revealed to the driver
while parsing the ucode.

Expose the mode of the usniffer to other utilities in the driver
(other than the ucode parser) by passing back a pointer to the value.
This can be very useful for allowing configuring the fw dbg data
using an external configuration file, because this configuration
depends on the fw usniffer mode.

Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c