git: divert: Don't call abort method in disconnect method

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Sep 18 05:44:20 PDT 2014


commit 8c98bf2672001298bef00b9dc4be7860bcd94466
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Sep 18 20:29:49 2014 +0800

    divert: Don't call abort method in disconnect method
    
    Use soisdisconnected() is enough; divert's abort method should never
    be called.

Summary of changes:
 sys/netinet/ip_divert.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8c98bf2672001298bef00b9dc4be7860bcd94466


-- 
DragonFly BSD source repository



More information about the Commits mailing list