patch-2.4.20 linux-2.4.20/include/linux/if_ether.h
Next file: linux-2.4.20/include/linux/if_vlan.h
Previous file: linux-2.4.20/include/linux/ide.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/linux/if_ether.h
-  Orig date: 
Tue Oct 30 15:08:12 2001
diff -urN linux-2.4.19/include/linux/if_ether.h linux-2.4.20/include/linux/if_ether.h
@@ -95,6 +95,6 @@
 	unsigned char	h_dest[ETH_ALEN];	/* destination eth addr	*/
 	unsigned char	h_source[ETH_ALEN];	/* source ether addr	*/
 	unsigned short	h_proto;		/* packet type ID field	*/
-};
+} __attribute__((packed));
 
 #endif	/* _LINUX_IF_ETHER_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)