Merge branch 'qed-bandwidth-config'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 17:56:27 +0000 (13:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 17:56:27 +0000 (13:56 -0400)
commit713d4ddc99677499281fbacdfc8519b9d22513fa
treeaf3c6a09fdfcfc9dcdca0ccbfa0b8111f56dbfa8
parent101e63b454ccd48120e4b39ae12ff2faec790acf
parenta64b02d5301cc7da7ac33ae3b3531ab1262d196e
Merge branch 'qed-bandwidth-config'

Manish Chopra says:

====================
qed: Bandwidth configuration support

This series adds support in driver for min/max bandwidth configuration
for the PF on the link change notification or on explicit request of
bandwidth update from the MFW [management firmware].

The same infrastructure would later be used by user based flows
[for example, rate shaping for the VFs]

Please consider applying this series to "net-next"
====================

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