commit | 8d1c6bcb0f7f6e9f1481bcd3a1c52e75cc1f7fa4 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Wed Mar 02 13:47:10 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 13:31:57 2016 -0500 |
tree | 437cf49496a0b5a2d054d39fd72e51ca0e58a356 | |
parent | da472731d8d0a50c451f5116477ffd9b3165f309 [diff] |
bnx2x: define event data reserved fields as little-endian For consistency with other event data structs and to lessen the chance of a mistake should one of the reserved fields become used in the future, define the reserved fields as little-endian. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>