Two places we did not unlock txq lock

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2942 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
mtaylor 2007-11-24 05:22:31 +00:00
parent 734a08b321
commit f91e998352

View File

@ -3113,9 +3113,11 @@ ath_hardstart(struct sk_buff *skb, struct net_device *dev)
}
bf = ath_take_txbuf(sc);
if (!bf) {
ATH_TXQ_UNLOCK_IRQ_EARLY(txq);
goto hardstart_fail;
}
ATH_TXQ_UNLOCK_IRQ_EARLY(txq);
goto ff_flush_done;
}
/* XXX: out-of-order condition only occurs for AP mode and