cvs commit: src/sys/dev/netif/fxp
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 17 02:51:47 PDT 2004
dillon 2004/09/17 02:51:12 PDT
DragonFly src repository
Modified files:
sys/dev/netif/fxp if_fxp.c
Log:
missing log message for last commit: Rearrange the mbuf clearing code in
the tx ring scan so we do not have to make major assumptions with regard
to side effects / blocking effects of m_freem().
Revision Changes Path
1.17 +0 -0 src/sys/dev/netif/fxp/if_fxp.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxp.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list