summaryrefslogtreecommitdiff
path: root/drivers/net/acenic.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2009-10-08 22:50:25 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-10-12 06:03:52 (GMT)
commit5fdb9973c10c2d2e046da0976782ece25e78dc8b (patch)
tree6b3b8309595e49173d935ed95e71fcc2788d4e24 /drivers/net/acenic.c
parent53f7e35f8b7fc2f5620a863ac613bcf3080cb6ba (diff)
downloadlinux-fsl-qoriq-5fdb9973c10c2d2e046da0976782ece25e78dc8b.tar.xz
net: Fix struct sock bitfield annotation
Since commit a98b65a3 (net: annotate struct sock bitfield), we lost 8 bytes in struct sock on 64bit arches because of kmemcheck_bitfield_end(flags) misplacement. Fix this by putting together sk_shutdown, sk_no_check, sk_userlocks, sk_protocol and sk_type in the 'flags' 32bits bitfield Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/acenic.c')
0 files changed, 0 insertions, 0 deletions