OSDN Git Service

iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 15 Nov 2017 12:12:30 +0000 (14:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Feb 2018 16:05:41 +0000 (17:05 +0100)
commit9adb2a0f9a470b59ccca26e07ed279c11200f0db
tree78af383bb134e423054db31390c1bbae49a3964f
parenta248dc6a55b782ec8a86e3a7ee2750e60f428c45
iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type

[ Upstream commit d1b275ffec459c5ae12b5c7086c84175696e5a9f ]

The MONITOR type is missing in the interface type switch.
Add it.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/intel/iwlwifi/mvm/utils.c