]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0a4d53ed217a684abfaf32cb1a302eba1269096
tree75597d4ac8929ce17b78e444f445d423890433cb
parente423d133f7831477eaa496c750502768dd5cdf24
parentc7958709bcdbbc2a594398aca350362df0893f0b
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>