From: Hadar Hen Zion Date: Wed, 30 Jan 2013 23:07:02 +0000 (+0000) Subject: net/mlx4_core: Directly expose fields of HW flow steering rule control segment X-Git-Tag: v3.9-rc1~139^2~198^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015465f85193fdc3a0debb1c9176433ba19140b2;p=pandora-kernel.git net/mlx4_core: Directly expose fields of HW flow steering rule control segment Some of the fields for struct mlx4_net_trans_rule_hw_ctrl were packed into u32 and accessed through bit field operations. Expose and access them directly as u8. Signed-off-by: Hadar Hen Zion Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed