summaryrefslogtreecommitdiffstats
path: root/sys/net/netisr.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-07-27 19:53:02 +0000
committerrwatson <rwatson@FreeBSD.org>2002-07-27 19:53:02 +0000
commit719db048ab81800cbdf69d88b2bcfa09fb7d2b37 (patch)
treebc40d5bdf4dfae2fb0ae480d16d45a807da9a7dc /sys/net/netisr.h
parent3326340ebfb6076c276eb4c59ab7f6b763780a6b (diff)
downloadFreeBSD-src-719db048ab81800cbdf69d88b2bcfa09fb7d2b37.zip
FreeBSD-src-719db048ab81800cbdf69d88b2bcfa09fb7d2b37.tar.gz
Slight whitespace cleanup. Whitespace sync to MAC tree.
Diffstat (limited to 'sys/net/netisr.h')
-rw-r--r--sys/net/netisr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/netisr.h b/sys/net/netisr.h
index 3056ef9..452ad5c 100644
--- a/sys/net/netisr.h
+++ b/sys/net/netisr.h
@@ -55,10 +55,10 @@
#define NETISR_POLL 0 /* polling callback, must be first */
#define NETISR_IP 2 /* same as AF_INET */
#define NETISR_NS 6 /* same as AF_NS */
-#define NETISR_ATALK 16 /* same as AF_APPLETALK */
+#define NETISR_ATALK 16 /* same as AF_APPLETALK */
#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_USB 25 /* USB soft interrupt */
#define NETISR_PPP 27 /* PPP soft interrupt */
#define NETISR_IPV6 28 /* same as AF_INET6 */
#define NETISR_NATM 29 /* same as AF_NATM */
OpenPOWER on IntegriCloud