git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7596 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper 2004-05-16 00:45:36 +00:00
parent 9bdea9ec06
commit 95a7b7a045

View File

@ -55,10 +55,9 @@ typedef struct {
volatile int intRxCurrentCount;
volatile int intTxCurrentCount;
volatile int intTimerCurrentCount;
timer_id timer;
#endif // PROFILING
timer_id timer;
spinlock txSpinlock;
sem_id txFreeSem;
volatile int32 txNextIndex; // next descriptor that will be used for writing