Garbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr constants.
This commit is contained in:
parent
a315e86aad
commit
a765f96051
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192302
@ -53,11 +53,8 @@
|
||||
#define NETISR_ATALK1 17 /* Appletalk phase 1 */
|
||||
#define NETISR_ARP 18 /* same as AF_LINK */
|
||||
#define NETISR_IPX 23 /* same as AF_IPX */
|
||||
#define NETISR_PPP 26 /* PPP soft interrupt */
|
||||
#define NETISR_IPV6 27
|
||||
#define NETISR_NATM 28
|
||||
#define NETISR_ATM 29
|
||||
#define NETISR_NETGRAPH 30
|
||||
#define NETISR_POLLMORE 31 /* polling callback, must be last */
|
||||
|
||||
#ifndef LOCORE
|
||||
|
Loading…
Reference in New Issue
Block a user