net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers
authorSzabolcs Nagy <nsz@port70.net>
Sun, 15 Sep 2013 02:42:29 +0000 (02:42 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 15 Sep 2013 02:42:29 +0000 (02:42 +0000)
commit2607e39a04b50b8072227db1e08542d6659b927f
tree1a2568ca9cf6f3294166cf7db1aad1ecd859a578
parent0dc630ec95414c6e64429222c9d688d180e2a4bc
net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers

the removed ARPHRD_IEEE802154_PHY was only present in the kernel api
in v2.6.31 (by accident), but it got into the glibc headers (in 2009)
and remained there since this header was not updated since then.
include/net/if_arp.h