For any hardstart failure resulting from insufficient resources, set requeue.
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 21:32:17 +0000 (21:32 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 21:32:17 +0000 (21:32 +0000)
commitac89d5ecc309b9f91c78b6c2bc5e69ee85e52ad0
tree880db06e8f5e3853c4b967ba105d487de70bfac4
parent278c57c4e70aac424b34ff476d5d21620e2aa5d1
For any hardstart failure resulting from insufficient resources, set requeue.
On requeue, stop the kernel queue and flag the fact that we stopped it in sc_dev_stopped so that it can be restarted automatically when resources become available.  This is already done in the case of taking a txbuf, but can/should be done for every code path leading to requeuing.

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