diff options
author | 2012-03-06 04:03:41 +0000 | |
---|---|---|
committer | 2012-03-06 15:19:17 -0500 | |
commit | 4ef2a435bea24330781cbfe910a05810f17079d2 (patch) | |
tree | 064400b7829ec5332fa1ef341a7908d5ca04a6de /include/linux/inetdevice.h | |
parent | net/mlx4_en: Saving mem access on data path (diff) | |
download | wireguard-linux-4ef2a435bea24330781cbfe910a05810f17079d2.tar.xz wireguard-linux-4ef2a435bea24330781cbfe910a05810f17079d2.zip |
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 'include/linux/inetdevice.h')
0 files changed, 0 insertions, 0 deletions