This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / serial / io_usbvend.h
index 8c1fa5e..6507340 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
 {
-       __le16  Length;
+       __u16   Length;
        __u8    CheckSum;
 }__attribute__((packed));