iwlwifi: pcie: don't increment / decrement a bool
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 7 Jan 2017 18:11:47 +0000 (20:11 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 8 Feb 2017 15:54:09 +0000 (17:54 +0200)
commit04fa3e680b4dd2fdd11d0152fb9b6067e7aac140
treec04bdf5c62d768ead361d599b611afb26e196d8c
parentd45cb20e123c5d7d6cd56301bc98f0bfd725cd77
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>
drivers/net/wireless/intel/iwlwifi/pcie/internal.h