diff options
author | 2017-01-07 20:11:47 +0200 | |
---|---|---|
committer | 2017-02-08 17:54:09 +0200 | |
commit | 04fa3e680b4dd2fdd11d0152fb9b6067e7aac140 (patch) | |
tree | c04bdf5c62d768ead361d599b611afb26e196d8c /drivers/net/wireless/intel/iwlwifi/dvm/rs.c | |
parent | iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station (diff) | |
download | linux-dev-04fa3e680b4dd2fdd11d0152fb9b6067e7aac140.tar.xz linux-dev-04fa3e680b4dd2fdd11d0152fb9b6067e7aac140.zip |
iwlwifi: pcie: don't increment / decrement a bool
David reported that the code I added uses the decrement
and increment operator on a boolean variable.
Fix that.
Fixes: 0cd58eaab148 ("iwlwifi: pcie: allow the op_mode to block the tx queues")
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/dvm/rs.c')
0 files changed, 0 insertions, 0 deletions