RT8139 - Fixed to use Mutexes to control access to TXDescs
authorJohn Hodge <[email protected]>
Thu, 4 Aug 2011 00:06:08 +0000 (08:06 +0800)
committerJohn Hodge <[email protected]>
Thu, 4 Aug 2011 00:06:08 +0000 (08:06 +0800)
commit461ede932582098035c9b1360f9fb40524d4af34
treea7ae715f87a7c3246662e4b011592ec7b53114a4
parentcd0a4d84497fe89a8680ac0b881007ab6e97f44d
RT8139 - Fixed to use Mutexes to control access to TXDescs

- Mutex protected current TX descriptor to stop two threads getting
  the same TX.
- Changed in use bitfield to a mutex to stop collisions
- Also fixed a spelling error
Modules/Network/RTL8139/rtl8139.c

UCC git Repository :: git.ucc.asn.au