CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/07/18 13:50:49

Modified files:
        sys/netinet6   : ip6_input.c 

Log message:
Kill the rtableid variable in ip6_input().  It does not make sense
to store a field in an extra variable that is only accessed twice.
OK mpi@

Reply via email to