OSDN Git Service

iwlwifi: mvm: change warning to warn_once()
authorSara Sharon <sara.sharon@intel.com>
Thu, 28 Sep 2017 08:11:51 +0000 (11:11 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Oct 2017 12:22:28 +0000 (15:22 +0300)
commit417795a3f4d634bb50dbffaf2ab9d7f46750b7e8
treee7505455590c9e561d5c3ce4bd75f5b100b3c5c2
parenta6d24fad00d98e28841b1f39965fda530df637df
iwlwifi: mvm: change warning to warn_once()

In case there is a FW bug where the BAID value in the
metadata is not properly initialized we hit the warning for
every RX packet.
Change it to warn once and add elaborate message.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c