Merge branch 'bcmsysport-napi-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 19:06:05 +0000 (15:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 19:06:05 +0000 (15:06 -0400)
Florian Fainelli says:

====================
net: bcmsysport: utilize newer NAPI APIs

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found