aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sky2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sky2.h')
-rw-r--r--drivers/net/sky2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sky2.h b/drivers/net/sky2.h
index 2838f661b393..62532b4e45c5 100644
--- a/drivers/net/sky2.h
+++ b/drivers/net/sky2.h
@@ -1804,7 +1804,7 @@ struct sky2_rx_le {
1804 __le16 length; 1804 __le16 length;
1805 u8 ctrl; 1805 u8 ctrl;
1806 u8 opcode; 1806 u8 opcode;
1807} __attribute((packed));; 1807} __attribute((packed));
1808 1808
1809struct sky2_status_le { 1809struct sky2_status_le {
1810 __le32 status; /* also checksum */ 1810 __le32 status; /* also checksum */