mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove now-unused NETISR_USB.
This commit is contained in:
parent
c834e61abd
commit
270b609935
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@
|
|||
#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_USB 25 /* USB soft interrupt */
|
||||
#define NETISR_PPP 26 /* PPP soft interrupt */
|
||||
#define NETISR_IPV6 27
|
||||
#define NETISR_NATM 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue