diff options
| author | Andrew Morton <[email protected]> | 2017-03-31 20:09:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-04-03 02:32:57 +0000 |
| commit | e270e966868530d2667ac0a0b1080560b2965408 (patch) | |
| tree | b7253dd99db7e3a079a147e16b3db80a4b470603 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h | |
| parent | drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 (diff) | |
| download | kernel-e270e966868530d2667ac0a0b1080560b2965408.tar.gz kernel-e270e966868530d2667ac0a0b1080560b2965408.zip | |
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: In function 'mlx5e_set_rxfh':
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1067: error: unknown field 'rss' specified in initializer
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1067: warning: missing braces around initializer
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1067: warning: (near initialization for 'rrp.<anonymous>')
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1068: error: unknown field 'rss' specified in initializer
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1069: warning: excess elements in struct initializer
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:1069: warning: (near initialization for 'rrp')
gcc-4.4.4 has issues with anonymous union initializers. Work around this.
Cc: Saeed Mahameed <[email protected]>
Cc: Tariq Toukan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h')
0 files changed, 0 insertions, 0 deletions
