freebsd-dev/sys/dev/ath
Sam Leffler 8fe92b6cf6 fix a race whereby a tx descriptor might get reused before the hardware
is finished with it; this may only occur when the tx queue is setup as
dba-gated but since the fix is cheap apply it to all queues

while here make the queue depth signed for use in assertions

Reviewed by:	apatti
MFC after:	2 weeks
2006-02-24 23:10:08 +00:00
..
ath_rate fix comment and whitespace 2006-02-13 18:40:53 +00:00
if_ath_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
if_ath.c fix a race whereby a tx descriptor might get reused before the hardware 2006-02-24 23:10:08 +00:00
if_athioctl.h pad for future statistics 2006-02-09 22:37:33 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h fix a race whereby a tx descriptor might get reused before the hardware 2006-02-24 23:10:08 +00:00