OSDN Git Service

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)
commite00b7b8b91856215743f4e65ac199b41c2e2a3cb
tree5813845c2436d4b67b535d6976fb6c980d14fc48
parent76dd61d2c57e881020cd2ea61994bf2dc8aefd84
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