mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[TIPC] Move ethernet protocol id to linux/if_ether.h
Signed-off-by: Per Liden <per.liden@ericsson.com>
This commit is contained in:
parent
7c2b2aaee4
commit
33a9c4da5a
2 changed files with 3 additions and 3 deletions
|
@ -72,6 +72,7 @@
|
|||
* over Ethernet
|
||||
*/
|
||||
#define ETH_P_AOE 0x88A2 /* ATA over Ethernet */
|
||||
#define ETH_P_TIPC 0x88CA /* TIPC */
|
||||
|
||||
/*
|
||||
* Non DIX types. Won't clash for 1500 types.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue