]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
Merge branch 'qed-driver-updates'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jan 2017 02:02:21 +0000 (21:02 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jan 2017 02:02:21 +0000 (21:02 -0500)
Yuval Mintz says:

====================
qed*: Driver updates

The more interesting changes in this series include:
  - Restructuring of the qede files - qede_main.c has grown big and this
    series splits it into 3 parts [patches #2 and #3].
  - Some significant changes in the API through which RSS indirection
    table gets configured [#8].
  - Support for ndo_set_vf_trust() [#9] which would regulate which VFs
    are allowed to use promisc/multi-promisc mode.

It also contains various minor changes to qed/qede, as well as
non-functional changes [#1, #12] to complement other changes.
====================

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

Trivial merge