BUG: getting erranesous command timeouts

Holger Schurig hs4233 at mail.mn-solutions.de
Fri May 23 09:22:43 EDT 2008


When I move the test

    else if (priv->resp_len[priv->resp_idx])
       shouldsleep = 0;        /* We have a command response *

before

    else if (priv->cur_cmd)
        shouldsleep = 1;        /* Can't send a command; one already running */

the the problem vanishes. I hope this is the correct fix ...



More information about the libertas-dev mailing list