projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
239bdb5
)
netisr: Remove unused macros
author
Sepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 18 Dec 2012 13:53:12 +0000 (21:53 +0800)
committer
Sepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 18 Dec 2012 13:53:12 +0000 (21:53 +0800)
sys/net/netisr.h
patch
|
blob
|
blame
|
history
diff --git
a/sys/net/netisr.h
b/sys/net/netisr.h
index
2e1584b
..
530d9b8
100644
(file)
--- a/
sys/net/netisr.h
+++ b/
sys/net/netisr.h
@@
-156,9
+156,6
@@
struct netisr {
#ifdef _KERNEL
-#define NETMSG_SERVICE_ADAPTIVE 1
-#define NETMSG_SERVICE_MPSAFE 2
-
#define NETISR_ROLLUP_PRIO_TCP 200
#define NETISR_ROLLUP_PRIO_IFSTART 50