Re: Kill frag6 dead code

2015-10-21 Thread Alexander Bluhm
On Wed, Oct 21, 2015 at 10:15:08AM +0200, Martin Pieuchot wrote: > dstifp is never used. > > ok? OK bluhm@ > > Index: netinet6/frag6.c > === > RCS file: /cvs/src/sys/netinet6/frag6.c,v > retrieving revision 1.64 > diff -u -p -r1.64

Kill frag6 dead code

2015-10-21 Thread Martin Pieuchot
dstifp is never used. ok? Index: netinet6/frag6.c === RCS file: /cvs/src/sys/netinet6/frag6.c,v retrieving revision 1.64 diff -u -p -r1.64 frag6.c --- netinet6/frag6.c19 Oct 2015 11:59:26 - 1.64 +++ netinet6/frag6.c2