CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/09 12:45:30
Modified files:
sys/sys : mbuf.h
Log message:
kill M_DUP_HDR. M_DUP_PKTHDR was the only user, we can just put the
3 lines of code in there directly, and we hate the M_ macros anyway.
ok claudio
