]> 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)
commit0e04ef98817a505bf68cc0f80a5a9209d3ffc8b1
tree5813845c2436d4b67b535d6976fb6c980d14fc48
parentad23979a0e1c5c37c670c3675c3a8c25c5916ec5
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