aboutsummaryrefslogtreecommitdiff
path: root/at76_usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'at76_usb.h')
-rw-r--r--at76_usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/at76_usb.h b/at76_usb.h
index 46a2d7a..0854ad7 100644
--- a/at76_usb.h
+++ b/at76_usb.h
@@ -178,6 +178,7 @@ struct at76_command {
u8 cmd;
u8 reserved;
__le16 size;
+ u8 data[0];
} __attribute__ ((packed));
/* the length of the Atmel firmware specific rx header before IEEE 802.11 starts */