]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r291391
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jan 2016 14:04:08 +0000 (14:04 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jan 2016 14:04:08 +0000 (14:04 +0000)
commit92467a9060ccb68531f212202f89ee690c41ef33
tree2e62719339f717fcd8d91e014def06a6bb9e1493
parentd11706b660dd1ffed1245966269148f6926d9ddd
MFC r291391

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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293917 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/siena_flash.h