]> oss.titaniummirror.com Git - cp210x.git/blobdiff - src/cp210x.h
Combine buffer copy and usb string creation into a single operation.
[cp210x.git] / src / cp210x.h
index 9892464a93961a8a472097af290e7895308f3558..2de79d3077d1c1de2fe76e92c7eb4557ebda9fc3 100644 (file)
@@ -47,7 +47,7 @@
 struct cp210x_buffer {
        __u8 *buf;
        __s32 len;
-} __attribute__((packed));
+};
 
 /* Port config definitions */
 struct cp210x_port_state {