commit | 4ca5fa39e1aea2f85eb9c4257075c4077c6531da | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sat Jun 29 11:16:48 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 30 16:00:26 2019 -0700 |
tree | 1097009e98b32c9ec28a2fa342f8df1f5726d3be | |
parent | 1dbc59fa4bbaa108b641cd65a54f662b75e4ed36 [diff] |
bnxt_en: Suppress error messages when querying DSCP DCB capabilities. Some firmware versions do not support this so use the silent variant to send the message to firmware to suppress the harmless error. This error message is unnecessarily alarming the user. Fixes: afdc8a84844a ("bnxt_en: Add DCBNL DSCP application protocol support.") Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>