iwlwifi: pcie: add rx packet sequence number to dbg print
authorLiad Kaufman <liad.kaufman@intel.com>
Sun, 15 Mar 2015 15:38:22 +0000 (17:38 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 18 Mar 2015 06:41:18 +0000 (08:41 +0200)
commit9243efccd45373fd6431729f88deaa0cf0bbe0be
treec2a1c268159ba4fd043dd619f0a2e160636db1f5
parent4d165d12e36584c44abb8e912944a84c78f91b7c
iwlwifi: pcie: add rx packet sequence number to dbg print

For each RX packet until this patch there only was a debug
print of the HCMD and the offset. This adds also the
sequence number of the packet for easier matching between
what was sent, what came back / was received, and what
got stuck somewhere and was never responded by the FW.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/rx.c