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)
commitb8fd789afb293002b11086e6ae417b7c523d2bdc
tree75597d4ac8929ce17b78e444f445d423890433cb
parentc57107c7f59fe438f8c5bb0ce50af857505276b8
parentc82f47efa021697722b1cfc84e48f72d45c9f5b2
Merge branch 'bcmsysport-napi-updates'

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>