commit | fbfbc4851dd709cf1327afc283f9cca00235dcb3 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Fri Feb 26 04:00:07 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 01 15:37:02 2016 -0500 |
tree | e21d0767b734b760bb6565670476d4bec9d24b9a | |
parent | 3ebf6f0a09a284adef62111c7cfca29f56d6cce7 [diff] |
bnxt_en: Refactor _hwrm_send_message(). Add a new function bnxt_do_send_msg() to do essentially the same thing with an additional paramter to silence error response messages. All current callers will set silent to false. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>