]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Remove busy poll logic in the driver.
authorMichael Chan <michael.chan@broadcom.com>
Thu, 29 Dec 2016 17:13:31 +0000 (12:13 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 21:35:16 +0000 (13:35 -0800)
commit2a566036548d3b25fbc725642f5df4afbf87f403
tree3ce8e2da446d2f4435018b255f0b287d7632c1db
parentab8e0a40325faf437170a6baac78e4e2caaaff76
bnxt_en: Remove busy poll logic in the driver.

Orabug: 25645429

Use native NAPI polling instead.  The next patch will complete the work
by switching to use napi_complete_done()

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit b356a2e729cec145a648d22ba5686357c009da25)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/ethernet/broadcom/bnxt/bnxt.c
drivers/net/ethernet/broadcom/bnxt/bnxt.c
drivers/net/ethernet/broadcom/bnxt/bnxt.h