OSDN Git Service

Merge branch 'bnxt_en-Misc-updates-for-net-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 22:14:13 +0000 (18:14 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 22:14:13 +0000 (18:14 -0400)
commita5c66b5726a9b6be4b6176e2f815321faef1e8fa
tree69245516ecc68b90e201c69278b566f0dd28e248
parente6cbef0ced13a3ef9a49d895c635b4e0ed4e47a0
parent702c221ca64060b81af4461553be19cba275da8b
Merge branch 'bnxt_en-Misc-updates-for-net-next'

Michael Chan says:

====================
bnxt_en: Misc. updates for net-next.

The 1st 2 patches add short firmware message support for new VF devices.
The 3rd patch adds a pci shutdown callback for the RDMA driver for proper
shutdown.  The next 3 patches improve the doorbell operations by
elimiating the double doorbell workaround on newer chips, and by adding
xmit_more support.  The last patch adds a parameter to bnxt_set_dflt_rings().
====================

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