CVSROOT:        /cvs
Module name:    src
Changes by:     rzalam...@cvs.openbsd.org       2017/01/11 03:58:17

Modified files:
        sys/net        : switchofp.c 

Log message:
Remove m_pullup() from packet-out since it is not doing anything anymore
with the packet. swofp_input() already guarantees us that the whole data
is contiguous in the mbuf.

Reply via email to