Re: [PATCH 2/2] ucc_geth: Rework the TX logic.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joakim Tjernlund
Date: Thursday, March 26, 2009 - 11:20 am

Anton Vorontsov <avorontsov@ru.mvista.com> wrote on 26/03/2009 19:05:43:


I have spent some time on it and didn't see how to do it. I don't think
the current method hides any bugs. I have used this method on 8xx for
many years and it works well.

Actually the current method might work without the 
spin_lock_irq(&ugeth->lock)/spin_unlock_irq(&ugeth->lock)
in ucc_geth_start_xmit(). I can't break it, can you?

 Jocke
--
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 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 5:54 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Anton Vorontsov, (Thu Mar 26, 6:39 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 9:43 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Anton Vorontsov, (Thu Mar 26, 11:05 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Thu Mar 26, 11:20 am)
[RFC] niu: RX queues should rotate if budget exhausted, Eric Dumazet, (Thu Mar 26, 11:26 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., David Miller, (Fri Mar 27, 12:42 am)
Re: [PATCH 2/2] ucc_geth: Rework the TX logic., Joakim Tjernlund, (Fri Mar 27, 2:37 am)
Re: [PATCH 1/2] ucc_geth: Move freeing of TX packets to NA ..., Joakim Tjernlund, (Mon Mar 30, 12:48 am)