Merge branch 'nfp-flower-feature-bit-updates'
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 22:27:22 +0000 (15:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 22:27:22 +0000 (15:27 -0700)
commitf8e48fca49cc52626e904d46f86680cb90ad5f48
tree70a867ba94e3dc86b9e53f8858bd71f0ed64c712
parent85bac6a52fb8aff6eb533cbb4a2d26c31af541b1
parent465957c257f3083785fe8e954724cfac2e5d33e9
Merge branch 'nfp-flower-feature-bit-updates'

Simon Horman says:

====================
nfp: flower: feature bit updates

this short series has two parts.

* The first patch cleans up the treatment of existing feature bits.
  There are two distinct methods used and the code now reflects this
  more clearly.
* The second patch informs firmware of flower features. This allows
  the firmware to disable certain features in the absence of of host support.

Changes since v1
- Add now-first patch to clean up existing implementation
- Address Jakub's feedback
====================

Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>