Home
last modified time | relevance | path

Searched hist:"55 ed14cdaec503bfe6a94f0524d0d2c9b7226aed" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.cdiff 55ed14cdaec503bfe6a94f0524d0d2c9b7226aed Tue Aug 14 15:49:30 CEST 2018 Emmanuel Grumbach <emmanuel.grumbach@intel.com> iwlwifi: mvm: don't check if a pointer is set if it can't be unset

We used to have many versions of statistics notification
coming from the firmware. In one of the cleanup patches,
we forgot to clean the code that checks if data->general
is set. Since it is always set, remove the check.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>