diff options
Diffstat (limited to 'include/linux/if_ether.h')
| -rw-r--r-- | include/linux/if_ether.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/if_ether.h b/include/linux/if_ether.h index 37aed75b5588..11f31f6d260e 100644 --- a/include/linux/if_ether.h +++ b/include/linux/if_ether.h @@ -67,6 +67,7 @@ #define ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport * over Ethernet */ +#define ETH_P_EDP2 0x88A2 /* Coraid EDP2 */ /* * Non DIX types. Won't clash for 1500 types. |
