iwlwifi: dbg_ini: don't skip a TX FIFO when dumping
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Oct 2019 11:42:28 +0000 (14:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 20 Dec 2019 12:23:24 +0000 (14:23 +0200)
commitefaaa97c0e7f14c48ee406a37ba25ff3915c6e50
tree8bb72ab5b3d21012a15970f489645e7cb274d960
parent1019f9efcb9fa0cea4b361604b438fef3ea3e394
iwlwifi: dbg_ini: don't skip a TX FIFO when dumping

Before we start looping over the internal TX FIFOs increase the fifo
number, but that's incorrect and causes a FIFO to be skipped.  This is
probably due to a copy and paste from the previous loop.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c