]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qed: fix dump of context data
authorTayar, Tomer <Tomer.Tayar@cavium.com>
Tue, 13 Jun 2017 09:15:59 +0000 (12:15 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2017 17:32:58 +0000 (13:32 -0400)
commitace17c369295f088dc8ac8ff468602646fa5cced
tree47f80451036b6efb752983ff5e379f1f95eb664f
parent60cfe1eaccb8af598ebe1bdc44e157ea30fcdd81
qed: fix dump of context data

Currently when dumping a context data only word number '1' is read for the
entire context.

Fixes: c965db444629 ("qed: Add support for debug data collection")
Signed-off-by: Tomer Tayar <Tomer.Tayar@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_debug.c