Minor changes (tabs, ident, coding style...)

This commit is contained in:
fbernon
2007-08-17 00:30:27 +00:00
parent c517f6daf9
commit 2be122875a
7 changed files with 27 additions and 26 deletions

View File

@@ -119,8 +119,8 @@ PACK_STRUCT_END
/** 5 seconds period */
#define ARP_TMR_INTERVAL 5000
#define ETHTYPE_ARP 0x0806
#define ETHTYPE_IP 0x0800
#define ETHTYPE_ARP 0x0806
#define ETHTYPE_IP 0x0800
#define ETHTYPE_PPPOEDISC 0x8863 /* PPP Over Ethernet Discovery Stage */
#define ETHTYPE_PPPOE 0x8864 /* PPP Over Ethernet Session Stage */