Merge branch 'qed-debug-data-collection'
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 00:47:00 +0000 (17:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 00:47:00 +0000 (17:47 -0700)
commite6f3f120827c8f2d0c9962f7ce3784b3e24230a3
treee94798779c69a8ae23a4080ca2077db95efcfd76
parent936f0600de541416ec8d82037e0e277538c9f945
parente0971c832af4cd906ab931c9f6e9e1791a62fc98
Merge branch 'qed-debug-data-collection'

Tomer Tayar says:

====================
qed*: Debug data collection

This patch series adds the support of debug data collection in the qed driver,
and the means to extract it in the qede driver via the get_regs operation.

Changes from V1:
- Respin of the series after rebasing next-next.
- Remove the first patch as it seems that its V1 version was already applied
  (commit '4102426f9b7b3627c8c23a54d70363e81c93f9b7').
====================

Signed-off-by: David S. Miller <davem@davemloft.net>