commit | b8fd789afb293002b11086e6ae417b7c523d2bdc | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 21 15:06:05 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 15:06:05 2016 -0400 |
tree | 75597d4ac8929ce17b78e444f445d423890433cb | |
parent | c57107c7f59fe438f8c5bb0ce50af857505276b8 [diff] | |
parent | c82f47efa021697722b1cfc84e48f72d45c9f5b2 [diff] |
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>