Added debug in case the TX queue locked up (You need to do athdebug +watchdog
authorbenoit <benoit@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sun, 20 Apr 2008 21:06:15 +0000 (21:06 +0000)
committerbenoit <benoit@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sun, 20 Apr 2008 21:06:15 +0000 (21:06 +0000)
commitae11ec5e4985e0ad2c2dc4fcf359aaece2ea4c76
tree888be0e280b2a753bd3381e091d293937272b9f4
parent4cb21704e2aa67a681ec4ad345c86a282c04f406
Added debug in case the TX queue locked up (You need to do athdebug +watchdog
to see those debug message).
Fixed a bug where we removed TX descriptors too early. This should fix NETDEV
WATCHDOG error messages. Apparently, TX descriptor status is updated by the
hardware before TXDP.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3552 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c