[PATCH] qla: remove anonymous union
authorAndrew Morton <akpm@osdl.org>
Tue, 26 Jul 2005 21:11:28 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 21:34:18 +0000 (14:34 -0700)
commit9a168bddc2f13686336a86f8235b84347edac13a
tree4197716545fb2756c0326157719f9d5c6317f15a
parent89373de7dd010832d8b68cb37dabb33ff5a688bb
[PATCH] qla: remove anonymous union

Older gcc's dont support anonymous unions, so this driver gets hundreds of
error.

Fortunately the fix is easy...

Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/qla2xxx/qla_def.h