]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove duplicate code
authorKristof Provost <kp@FreeBSD.org>
Mon, 6 Apr 2015 19:08:44 +0000 (19:08 +0000)
committerKristof Provost <kp@FreeBSD.org>
Mon, 6 Apr 2015 19:08:44 +0000 (19:08 +0000)
commit31e2e88c27c01caed44b558ec3d43341171ba5fe
tree0c8bccb8cb45e8e8f74a85f525be5a14fe6a2b1e
parent1873dcc8c93dc9e31e4b40c16887b15e341136aa
Remove duplicate code

We'll just fall into the same local delivery block under the
'if (m->m_flags & M_FASTFWD_OURS)'.

Suggested by: ae
Differential Revision: https://reviews.freebsd.org/D2225
Approved by: gnn (mentor)
sys/netinet6/ip6_forward.c