commit | 90e209213096110bce06ef580e1c73702fe4a288 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Fri Feb 26 04:00:08 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 01 15:37:02 2016 -0500 |
tree | dd4f899011b8727f67c9cfb1bf0d65161c7d9a5c | |
parent | fbfbc4851dd709cf1327afc283f9cca00235dcb3 [diff] |
bnxt_en: Add hwrm_send_message_silent(). This is used to send NVM_FIND_DIR_ENTRY messages which can return error if the entry is not found. This is normal and the error message will cause unnecessary alarm, so silence it. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>