git: kernel/netgraph: Don't grab the tty_token around ldisc_{, de}register().

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jul 15 01:09:11 PDT 2014


commit fdb7439c9521c9f684a0e7859a56e52520debf9e
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jul 15 10:09:00 2014 +0200

    kernel/netgraph: Don't grab the tty_token around ldisc_{,de}register().
    
    The functions already grab it themselves.
    
    Pointed-out-by: nant

Summary of changes:
 sys/netgraph/tty/ng_tty.c  | 3 ---
 sys/netgraph7/tty/ng_tty.c | 3 ---
 2 files changed, 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdb7439c9521c9f684a0e7859a56e52520debf9e


-- 
DragonFly BSD source repository



More information about the Commits mailing list