aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/net/netisr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/netisr.h b/sys/net/netisr.h
index ab1dece7c9de..78a02f72e156 100644
--- a/sys/net/netisr.h
+++ b/sys/net/netisr.h
@@ -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