diff options
author | Or Gerlitz <ogerlitz@mellanox.com> | 2012-03-06 04:03:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-06 15:19:17 -0500 |
commit | 4ef2a435bea24330781cbfe910a05810f17079d2 (patch) | |
tree | 064400b7829ec5332fa1ef341a7908d5ca04a6de /tools/perf/scripts/python/syscall-counts.py | |
parent | ebf8c9aa032f03343b91c91951b0705021b02eb0 (diff) |
net/mlx4: fix sparse warnings on TX control flags, endianess
Fix sparse warnings on incompatibility between the endianess of the ctrl_flags
field of struct mlx4_en_priv to the srcrb_flags field of struct
mlx4_wqe_ctrl_seg by changing the former to be __be32 instead of u32.
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions