DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern uipc_mbuf.c
dillon 2005/06/08 09:30:47 PDT
DragonFly src repository
Modified files:
sys/kern uipc_mbuf.c
Log:
Reorder code in m_chtype() to properly decrement the mbtype stats. Before
it was assigning the new type before (attempting to) decrement the old, and
decrementing the new instead.
Revision Changes Path
1.42 +2 -2 src/sys/kern/uipc_mbuf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_mbuf.c.diff?r1=1.41&r2=1.42&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]