]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d17afe0535b1c16ea8cded2f726e22574689153
treed0d052630cf2201ade7ef0590bf11ceeb8c77873
parent8d40cae48b2922848e0a92d9f304d3b8a6e21d5e
parent0feb9a431a1e78ad1285622c7db60031d744c4ca
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>