From: Murali Karicheri <m-kariche...@ti.com> Date: Thu, 16 Jul 2015 15:32:14 -0400
> The keystone qmss will raise interrupt when packet arrive at the > receive queue. Only control available to avoid interrupt from happening > is to keep the free descriptor queue (FDQ) empty in the receive side. > So the filling of descriptors into the FDQ has to happen after > request_irq() call is made as part of knav_queue_enable_notify(). So > move the function netcp_rxpool_refill() after this call. > > Signed-off-by: Murali Karicheri <m-kariche...@ti.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html