[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150720.203806.2301067437587964745.davem@davemloft.net>
Date: Mon, 20 Jul 2015 20:38:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: m-karicheri2@...com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
w-kwok2@...com
Subject: Re: [PATCH] net: netcp: fix improper initialization in
netcp_ndo_open()
From: Murali Karicheri <m-karicheri2@...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-karicheri2@...com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists