Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   tsutsui
Date:           Sun Oct 22 01:47:53 UTC 2006

Modified Files:
        src/sys/dev/ic: rtl8169.c rtl81x9var.h

Log Message:
Rename RTK_[TR]X_DESC_INC() macro to RTK_NEXT_[TR]X_DESC() and
change them to return rvalues to avoid possible side effects.
Also define RTK_NEXT_TXQ() for rtk_txq index and use it as well.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/rtl81x9var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index