diff options
author | 2016-03-02 13:47:09 +0100 | |
---|---|---|
committer | 2016-03-02 13:31:56 -0500 | |
commit | da472731d8d0a50c451f5116477ffd9b3165f309 (patch) | |
tree | 3e7923d34237aa768a28cb7303e9e2f341d7dd26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnx2x: access cfc_del_event only if the opcode is CFC_DEL (diff) | |
download | wireguard-linux-da472731d8d0a50c451f5116477ffd9b3165f309.tar.xz wireguard-linux-da472731d8d0a50c451f5116477ffd9b3165f309.zip |
bnx2x: define fields of struct cfc_del_event_data as little-endian
There were no missing endianness conversions in this case, but the
fields of struct cfc_del_event_data should be defined as little-endian
to get rid of the ugly (__force __le32) casts.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions