From: Hadar Hen Zion Date: Wed, 24 Apr 2013 13:58:47 +0000 (+0000) Subject: mlx4_core: Directly expose fields of DMFS HW rule control segment X-Git-Tag: v3.10-rc1~43^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf372971d471f6cb4070adb7bfc987d8b3d21f2;p=pandora-kernel.git mlx4_core: Directly expose fields of DMFS HW rule control segment Some of struct mlx4_net_trans_rule_hw_ctrl fields were packed into u32 and accessed through bit field operations. Expose and access them directly as u8 or u16. Signed-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed