[DragonFlyBSD - Bug #2989] (Closed) sys/netgraph/fec/ng_fec.c:935: possible typo

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue Mar 28 12:55:13 PDT 2017


Issue #2989 has been updated by dillon.

Status changed from New to Closed

fix committed to master


----------------------------------------
Bug #2989: sys/netgraph/fec/ng_fec.c:935: possible typo
http://bugs.dragonflybsd.org/issues/2989#change-13094

* Author: dcb
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 4.2.x
----------------------------------------
sys/netgraph/fec/ng_fec.c:935] -> [dragonfly/sys/netgraph/fec/ng_fec.c:935]: (style) Same expression on both sides of '^'.

Source code is

        port = (ip6->ip6_dst.s6_addr[15] ^
            ip6->ip6_dst.s6_addr[15]) & mask;




-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list