]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 25 Jan 2017 16:57:26 +0000 (18:57 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 19 Apr 2017 19:20:54 +0000 (22:20 +0300)
commit6a90f85a696429ebe89777c6c895fd98fb36dc9b
treefa61a4eee7a3f1563d48bd2e4c6ee1f33388756e
parent13a3a39052aa42ed7e8ca2540366169584ae321f
iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()

The "invalid" label was a bit ugly and unnecessary.  Remove it.

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