commit | 4cbe94f2af25bf8f4d5dea56c770937d896342bf | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Sep 13 10:15:59 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 13 13:29:13 2017 -0700 |
tree | df8620d3cc89fb118b4afc169b39e8a17a69d1dc | |
parent | b95a2d831b815189618d18e3e89bcfa5072351a1 [diff] |
nfp: wait for board state before talking to the NSP Board state informs us which low-level initialization stages the card has completed. We should wait for the card to be fully initialized before trying to communicate with it, not only before we configure passing traffic. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>