OSDN Git Service

Merge branch 'qed-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 19:52:37 +0000 (15:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 19:52:37 +0000 (15:52 -0400)
Yuval Mintz says:

====================
qed*: Patch series

This series does several things. The bigger changes:

 - Add new notification APIs [& Defaults] for various fields.
The series then utilizes some of those qed <-> qede APIs to bass WoL
support upon.

 - Change the resource allocation scheme to receive the values from
management firmware, instead of equally sharing resources between
functions [that might not need those]. That would, e.g., allow us to
configure additional filters to network interfaces in presence of
storage [PCI] functions from same adapter.
====================

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

Trivial merge