Re: [PATCH] ucc_geth: Move freeing of TX packets to NAPI context.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joakim Tjernlund
Date: Wednesday, March 25, 2009 - 10:51 am

Anton Vorontsov <avorontsov@ru.mvista.com> wrote on 25/03/2009 15:25:40:
2001

Does the line(in ucc_geth_tx()) look OK to you:
        if ((bd == ugeth->txBd[txQ]) && (netif_queue_stopped(dev) == 0))
                        break;

Sure does look fishy to me.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ucc_geth: Move freeing of TX packets to NAPI context., Joakim Tjernlund, (Wed Mar 25, 6:30 am)
Re: [PATCH] ucc_geth: Move freeing of TX packets to NAPI c ..., Joakim Tjernlund, (Wed Mar 25, 10:51 am)