Merge branch 'qed-Enhancements'
authorDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 20:32:30 +0000 (13:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 20:32:30 +0000 (13:32 -0700)
Sudarsana Reddy Kalluru says:

====================
qed*: Enhancements.

The patch series adds couple of enhancements to qed/qede drivers.
  - Support for dumping the config id attributes via ethtool -w/W.
  - Support for dumping the GRC data of required memory regions using
    ethtool -w/W interfaces.

Patch (1) adds driver APIs for reading the config id attributes.
Patch (2) adds ethtool support for dumping the config id attributes.
Patch (3) adds support for configuring the GRC dump config flags.
Patch (4) adds ethtool support for dumping the grc dump.
====================

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

Trivial merge