Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2018 18:34:39 +0000 (11:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2018 18:34:39 +0000 (11:34 -0700)
commitb0c41e96cfd4305636f5ed0d60650e648485c54c
treed0d052630cf2201ade7ef0590bf11ceeb8c77873
parent9c86336c15db1c48cbaddff56caf2be0a930e991
parentb310974e041913231b6e3d5d475d4df55c312301
Merge branch 'qed-Misc-fixes-in-the-interface-with-the-MFW'

Tomer Tayar says:

====================
qed: Misc fixes in the interface with the MFW

This patch series fixes several issues in the driver's interface with the
management FW (MFW).

v1->v2:
- Fix loop counter decrement to be pre instead of post.
====================

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