From: Andrew Morton Date: Tue, 26 Jul 2005 21:11:28 +0000 (-0700) Subject: [PATCH] qla: remove anonymous union X-Git-Tag: v2.6.13-rc4~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a168bddc2f13686336a86f8235b84347edac13a;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed