CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/18 05:04:42
Modified files:
sys/net : switchofp.c
Log message:
Fix compilation by replacing old m_copym2() usage with the newer
m_dup_pkt(). While at it: fix comment and use m_dup_pkt() to align
packets instead of swofp_mbuf_align().
ok mikeb@, yasuoka@
