patch-2.4.25 linux-2.4.25/drivers/usb/serial/io_fw_down.h

Next file: linux-2.4.25/drivers/usb/serial/io_fw_down2.h
Previous file: linux-2.4.25/drivers/usb/serial/io_fw_boot2.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/usb/serial/io_fw_down.h linux-2.4.25/drivers/usb/serial/io_fw_down.h
@@ -17,7 +17,7 @@
 		unsigned short	Addr;
 		unsigned short	Len;
 		unsigned char	Data[0];
-	};
+	} __attribute ((packed));
 
 	struct edge_firmware_version_info {
 		unsigned char	MajorVersion;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)