wifi: iwlwifi: queue: improve warning for no skb in reclaim
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Feb 2024 16:02:14 +0000 (18:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Feb 2024 14:00:49 +0000 (15:00 +0100)
commit4dbc306e0736685c5298073bed19cbf9f4b4cb92
treec67c91c8d75de36f9a4c6f55198fa002a5669043
parentdbc396244a5e1ce51e90abd3acc98de707445d6d
wifi: iwlwifi: queue: improve warning for no skb in reclaim

We've seen this warning trigger, and while the reason is
probably obvious, I haven't been able to see it yet. Add
more information to the warning message to help identify
the cause. Also print out both index and SSN for all the
messages.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240206175739.581427dc81fc.I9a109d02b4349807dce521c693ecd3516ec58cc0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/queue/tx.c