From: Or Gerlitz Date: Tue, 15 Oct 2013 14:55:22 +0000 (+0200) Subject: net/mlx4: Fix typo, move similar defs to same location X-Git-Tag: v3.13-rc1~105^2~189^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5930e8d0ab3689f1e239566443ca8f53e45e01cc;p=pandora-kernel.git net/mlx4: Fix typo, move similar defs to same location Small code cleanup: 1. change MLX4_DEV_CAP_FLAGS2_REASSIGN_MAC_EN to MLX4_DEV_CAP_FLAG2_REASSIGN_MAC_EN 2. put MLX4_SET_PORT_PRIO2TC and MLX4_SET_PORT_SCHEDULER in the same union with the other MLX4_SET_PORT_yyy Signed-off-by: Or Gerlitz Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed