~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/staging/ft1000/ft1000-usb/ft1000_ioctl.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   unsigned char     seq_num;          //sequence number
56
56
   unsigned char     rsvd2;            //reserved
57
57
   unsigned short    qos_class;        //Quality of Service class (Not applicable on Mobile)
58
 
   unsigned short    checksum;         //Psuedo header checksum
 
58
   unsigned short    checksum;         //Pseudo header checksum
59
59
} __attribute__ ((packed));
60
60
 
61
61
typedef struct _IOCTL_GET_VER