cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7596 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9bdea9ec06
commit
95a7b7a045
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user