commit | a8643e1604c1f39a675c6b10a7f84260fa13590c | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Fri Feb 26 04:00:05 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 01 15:37:01 2016 -0500 |
tree | e39fd26433efdf83b487c01cc5652869f7e59e7b | |
parent | ff4fe81d2d49e3cad3bb45c8c5b9a49ca90ee10b [diff] |
bnxt_en: Fix dmesg log firmware error messages. Use appropriate firmware request header structure to prepare the firmware messages. This avoids the unnecessary conversion of the fields to 32-bit fields. Add appropriate endian conversion when printing out the message fields in dmesg so that they appear correct in the log. Reported-by: Rob Swindell <swindell@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>