This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / atm / usb_atm.h
index 219763c..188e917 100644 (file)
@@ -91,6 +91,7 @@ struct udsl_control {
        unsigned int num_cells;
        unsigned int num_entire;
        unsigned int pdu_padding;
+       unsigned char cell_header[ATM_CELL_HEADER];
        unsigned char aal5_trailer[ATM_AAL5_TRAILER];
 };