OSDN Git Service

Merge branch 'bnxt_en-Updates'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2020 04:54:46 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2020 04:54:46 +0000 (21:54 -0700)
commit896328fe0b5f34525d5c0e803763855347a3ca6a
tree48536e650383242bffdc509a64efda0e45eb2dde
parent138470a9b2cc2e26e6018300394afc3858a54e6a
parent0fcfc7a1c3d14fd5d80e3c615efbd581381a138b
Merge branch 'bnxt_en-Updates'

Michael Chan says:

====================
bnxt_en: Updates.

This series includes simplification and improvement of NAPI polling
logic in bnxt_poll_p5().  The improvements will prevent starving the
async events from firmware if we are in continuous NAPI polling.
The rest of the patches include cleanups, a better return code for
firmware busy, and to clear devlink port type more properly.
====================

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