summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
diff options
context:
space:
mode:
authorEric Dumazet2009-10-09 00:50:25 +0200
committerDavid S. Miller2009-10-12 08:03:52 +0200
commit5fdb9973c10c2d2e046da0976782ece25e78dc8b (patch)
tree6b3b8309595e49173d935ed95e71fcc2788d4e24 /net/bluetooth/l2cap.c
parentpkt_sched: pedit use proper struct (diff)
downloadkernel-qcow2-linux-5fdb9973c10c2d2e046da0976782ece25e78dc8b.tar.gz
kernel-qcow2-linux-5fdb9973c10c2d2e046da0976782ece25e78dc8b.tar.xz
kernel-qcow2-linux-5fdb9973c10c2d2e046da0976782ece25e78dc8b.zip
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 'net/bluetooth/l2cap.c')
0 files changed, 0 insertions, 0 deletions