iprowifi4965: GCC2 fix.
This commit is contained in:
@@ -7509,10 +7509,10 @@ static void
|
||||
iwn5000_ampdu_tx_start(struct iwn_softc *sc, struct ieee80211_node *ni,
|
||||
int qid, uint8_t tid, uint16_t ssn)
|
||||
{
|
||||
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
|
||||
|
||||
struct iwn_node *wn = (void *)ni;
|
||||
|
||||
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
|
||||
|
||||
/* Stop TX scheduler while we're changing its configuration. */
|
||||
iwn_prph_write(sc, IWN5000_SCHED_QUEUE_STATUS(qid),
|
||||
IWN5000_TXQ_STATUS_CHGACT);
|
||||
|
||||
Reference in New Issue
Block a user