HomeFreeBSD

sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t

Description

sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t

GCC 4.2.1 used on FreeBSD 8 and 9 branches does not like unnamed
union member in the structure. It is not strictly required in head,
but nice to have to minimize difference with out-of-tree driver.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Details

Provenance
arybchikAuthored on
Parents
rS291390: sfxge: cleanup: error probe correction
Branches
Unknown
Tags
Unknown