netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: bcmsysport: utilize newer NAPI APIs
@ 2016-04-20 18:37 Florian Fainelli
  2016-04-20 18:37 ` [PATCH net-next 1/2] net: bcmsysport: use __napi_schedule_irqoff() Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2016-04-20 18:37 UTC (permalink / raw)
  To: netdev; +Cc: edumazet, pgynther, Florian Fainelli

Hi David, Eric, Petri,

These two patches are very analoguous to what was already submitted for
BCMGENET and switch the SYSTEMPORT driver to utilizing __napi_schedule_irqoff()
and napi_complete_done for the RX NAPI context.

Florian Fainelli (2):
  net: bcmsysport: use  __napi_schedule_irqoff()
  net: bcmsysport: use napi_complete_done()

 drivers/net/ethernet/broadcom/bcmsysport.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-21 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 18:37 [PATCH net-next 0/2] net: bcmsysport: utilize newer NAPI APIs Florian Fainelli
2016-04-20 18:37 ` [PATCH net-next 1/2] net: bcmsysport: use __napi_schedule_irqoff() Florian Fainelli
2016-04-20 18:37 ` [PATCH net-next 2/2] net: bcmsysport: use napi_complete_done() Florian Fainelli
2016-04-21 19:06 ` [PATCH net-next 0/2] net: bcmsysport: utilize newer NAPI APIs David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).