Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux...
[pandora-kernel.git] / drivers / bluetooth / bpa10x.c
index d945cd1..751b338 100644 (file)
@@ -62,7 +62,7 @@ struct hci_vendor_hdr {
        __u8    type;
        __le16  snum;
        __le16  dlen;
-} __attribute__ ((packed));
+} __packed;
 
 static int bpa10x_recv(struct hci_dev *hdev, int queue, void *buf, int count)
 {