[PATCH] s/;;/;/g
[deliverable/linux.git] / drivers / net / sky2.h
index 2838f661b39395381b64df5788ebb5a2419fb01d..62532b4e45c5ea53abf9b308a56365063c0fe74b 100644 (file)
@@ -1804,7 +1804,7 @@ struct sky2_rx_le {
        __le16  length;
        u8      ctrl;
        u8      opcode;
-} __attribute((packed));;
+} __attribute((packed));
 
 struct sky2_status_le {
        __le32  status; /* also checksum */
This page took 0.024883 seconds and 5 git commands to generate.