vserver 1.9.5.x5
[linux-2.6.git] / drivers / usb / serial / io_usbvend.h
index 6507340..8c1fa5e 100644 (file)
@@ -619,7 +619,7 @@ struct watchport_firmware_version
 // Structure of header of download image in fw_down.h
 struct ti_i2c_image_header
 {
-       __u16   Length;
+       __le16  Length;
        __u8    CheckSum;
 }__attribute__((packed));