This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-06 20:21:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
73e082f80d
linux
/
net
/
dcb
/
Makefile
2 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
net_dcb: add application notifiers DCBx applications priorities can be changed dynamically. If application stacks are expected to keep the skb priority consistent with the dcbx priority the stack will need to be notified when these changes occur. This patch adds application notifiers for the stack to register with. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-30 09:26:37 +00:00
obj-$(CONFIG_DCB)
+=
dcbnl.o dcbevent.o
Reference in New Issue
Copy Permalink