git: NETGRAPH7: Fix kernel build with options NETGRAPH7.

Nuno Antunes nant at crater.dragonflybsd.org
Tue Jan 10 06:11:43 PST 2012


commit 530b6fa9bdc0d2e4b54f0bd2f76fed3b761fe794
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date:   Fri Sep 3 21:30:04 2010 +0100

    NETGRAPH7: Fix kernel build with options NETGRAPH7.
    
    * Pass flags to tsleep_interlock.
    * Silence gcc warning being treated as error.
    * Remove socket polling.

Summary of changes:
 sys/netgraph7/dragonfly.c        |    2 +-
 sys/netgraph7/iface/ng_iface.c   |    2 +-
 sys/netgraph7/socket/ng_socket.c |    2 --
 3 files changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/530b6fa9bdc0d2e4b54f0bd2f76fed3b761fe794


-- 
DragonFly BSD source repository





More information about the Commits mailing list