diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2017-01-07 21:11:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-14 15:00:16 +0300 |
commit | 9c8655c0a86099a45669f5ed38120584a9e13b11 (patch) | |
tree | debe55cf0932283283c8269dc55ccf6875d1bf43 /samples/blackfin | |
parent | 948634492b4069a208934a64781b85cfa70e198b (diff) | |
download | linux-9c8655c0a86099a45669f5ed38120584a9e13b11.tar.xz |
iwlwifi: pcie: don't increment / decrement a bool
commit 04fa3e680b4dd2fdd11d0152fb9b6067e7aac140 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/blackfin')
0 files changed, 0 insertions, 0 deletions