]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Zero pad firmware messages to 128 bytes.
authorMichael Chan <mchan@broadcom.com>
Fri, 8 Jan 2016 00:56:57 +0000 (19:56 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 00:36:47 +0000 (17:36 -0700)
commit5c81daf6d2fbd53721a069c25052917ce77eb82d
tree50d1ddd42d8b895f77449c0e752139dbed919229
parent3e1f8597fde09bc2ecbf57d066bfc3439922fdbb
bnxt_en: Zero pad firmware messages to 128 bytes.

Orabug: 23221795

For future compatibility, zero pad all messages that the driver sends
to the firmware to 128 bytes.  If these messages are extended in the
future with new byte enables, zero padding these messages now will
guarantee future compatibility.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit d79979a103f7820d3107cdc04096e87b37f90008)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt.c