iwlwifi: dvm: fix some fall through warnings
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 4 Dec 2018 21:13:15 +0000 (23:13 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 4 Feb 2019 10:27:20 +0000 (12:27 +0200)
commit999ced14c783e94f286c72484a01f9947ee94790
treea9b094cef94e954aea6199791680258cc8ed3643
parentd7febc2e61f91eaa810f1682909928d16f4c6adc
iwlwifi: dvm: fix some fall through warnings

Some case statements were missing a comment about falling through or
had more text than the compiler can recognize.  Fix that.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/rx.c
drivers/net/wireless/intel/iwlwifi/dvm/scan.c