diff options
author | Dirk van der Merwe <dirk.vandermerwe@netronome.com> | 2019-03-07 10:52:13 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-07 11:00:21 -0800 |
commit | eaab2d2d0fe4393b040dbf3922e18cd2ab7d6b85 (patch) | |
tree | 58bfaa15fda1247121e6b42645471b9fe6346098 /net/hsr | |
parent | 0805a4b894a8daaf76ad99934563d8ecfc6e7aed (diff) | |
download | linux-eaab2d2d0fe4393b040dbf3922e18cd2ab7d6b85.tar.bz2 |
nfp: fix simple vNIC mailbox length
The simple vNIC mailbox length should be 12 decimal and not 0x12.
Using a decimal also makes it clear this is a length value and not
another field within the simple mailbox defines.
Found by code inspection, there are no known firmware configurations
where this would cause issues.
Fixes: 527d7d1b9949 ("nfp: read mailbox address from TLV caps")
Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions