NETGRAPH7: Fix kernel build with options NETGRAPH7.
authorNuno Antunes <nuno.antunes@gmail.com>
Fri, 3 Sep 2010 20:30:04 +0000 (21:30 +0100)
committerNuno Antunes <nuno.antunes@gmail.com>
Tue, 10 Jan 2012 14:10:27 +0000 (14:10 +0000)
commit530b6fa9bdc0d2e4b54f0bd2f76fed3b761fe794
tree4d499746f31636ca47ec31833bf13fe2e84a97f2
parentcf15336d8b41277be4ec721ad66922829c5c9336
NETGRAPH7: Fix kernel build with options NETGRAPH7.

* Pass flags to tsleep_interlock.
* Silence gcc warning being treated as error.
* Remove socket polling.
sys/netgraph7/dragonfly.c
sys/netgraph7/iface/ng_iface.c
sys/netgraph7/socket/ng_socket.c