CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/08 11:42:50

Modified files:
        sys/dev/pci    : if_wpi.c if_iwn.c 

Log message:
when defragmenting an mbuf chain, do not call M_DUP_PKTHDR.
this is an overkill in this case as it duplicates mbuf tags etc...

following a discussion with kettenis@ a few months ago about gem(4)
did some cleanup while i was there.

Reply via email to