Date: Wed, 10 Jun 2009 17:43:02 GMT From: Marko Zec <zec@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 164021 for review Message-ID: <200906101743.n5AHh2GM018862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=164021 Change 164021 by zec@zec_tpx32 on 2009/06/10 17:42:22 WS trim. Affected files ... .. //depot/projects/vimage-commit2/src/sys/netgraph/ng_eiface.c#25 edit Differences ... ==== //depot/projects/vimage-commit2/src/sys/netgraph/ng_eiface.c#25 (text+ko) ==== @@ -416,7 +416,7 @@ return (EISCONN); priv->ether = hook; NG_HOOK_SET_PRIVATE(hook, &priv->ether); - NG_HOOK_SET_TO_INBOUND(hook); + NG_HOOK_SET_TO_INBOUND(hook); if_link_state_change(ifp, LINK_STATE_UP);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906101743.n5AHh2GM018862>