Remove packed attribute on em4x70_data_t struct that only has one entry
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
|
||||
typedef struct {
|
||||
bool parity;
|
||||
} PACKED em4x70_data_t;
|
||||
} em4x70_data_t;
|
||||
|
||||
#endif /* EM4X70_H__ */
|
||||
|
||||
Reference in New Issue
Block a user