]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: add fall through comment
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jun 2018 08:22:03 +0000 (10:22 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:51 +0000 (10:25 +0300)
commit59d335472cdf311367924b03329c2e34fa267cc6
tree5813845c2436d4b67b535d6976fb6c980d14fc48
parent49f3bc5d76ce70b510893a7c94695b3b15df91b0
iwlwifi: add fall through comment

The fall-through to the MVM case is intended as we have to do
*something* to continue, and can't easily clean up. So we'll
just fail in mvm later, if this does happen.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c