bnxt_en: Zero pad firmware messages to 128 bytes.
commitd79979a103f7820d3107cdc04096e87b37f90008
authorMichael Chan <mchan@broadcom.com>
Fri, 8 Jan 2016 00:56:57 +0000 (7 19:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jan 2016 03:19:19 +0000 (10 22:19 -0500)
tree2de84ff6a35011d7f3573a1f60f17e8a866c899c
parent1f211a1b929c804100e138c5d3d656992cfd5622
bnxt_en: Zero pad firmware messages to 128 bytes.

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>
drivers/net/ethernet/broadcom/bnxt/bnxt.c