drivers/net: use __packed annotation
cleanup patch. Use new __packed annotation in drivers/net/ Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

کامیت شده توسط
David S. Miller

والد
1273d97674
کامیت
ba2d358791
@@ -112,7 +112,7 @@ typedef struct {
|
||||
unsigned de: 1;
|
||||
unsigned ea2: 1;
|
||||
#endif
|
||||
}__attribute__ ((packed)) fr_hdr;
|
||||
}__packed fr_hdr;
|
||||
|
||||
|
||||
typedef struct pvc_device_struct {
|
||||
|
مرجع در شماره جدید
Block a user