aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2013-08-19 14:16:57 -0700
committerChristoffer Dall <[email protected]>2013-08-30 15:47:58 -0700
commit6833d83891140aedab7841589b7c7dbd7b600235 (patch)
tree11cea61fdaa4b15fb9fbb15461525d954acfdc1d /net/lapb/lapb_iface.c
parent6e72cc5700fe6b8776d537b736dab64b21ae0f1f (diff)
ARM: KVM: Work around older compiler bug
Compilers before 4.6 do not behave well with unnamed fields in structure initializers and therefore produces build errors: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10676 By refering to the unnamed union using braces, both older and newer compilers produce the same result. Acked-by: Marc Zyngier <[email protected]> Reported-by: Russell King <[email protected]> Tested-by: Russell King <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions