aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_tx.c
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@mellanox.com>2012-03-06 04:03:41 +0000
committerDavid S. Miller <davem@davemloft.net>2012-03-06 15:19:17 -0500
commit4ef2a435bea24330781cbfe910a05810f17079d2 (patch)
tree064400b7829ec5332fa1ef341a7908d5ca04a6de /drivers/net/ethernet/mellanox/mlx4/en_tx.c
parentnet/mlx4_en: Saving mem access on data path (diff)
downloadlinux-dev-4ef2a435bea24330781cbfe910a05810f17079d2.tar.xz
linux-dev-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 'drivers/net/ethernet/mellanox/mlx4/en_tx.c')
0 files changed, 0 insertions, 0 deletions