commit | ff41c7fa64854cc95a472d43af82c17c043aa757 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 24 13:53:29 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 24 13:53:29 2017 -0700 |
tree | 8341d05dcf27ac9d60063f3bdaac3941f1028960 | |
parent | ba82427d4a0fdd92b01cb2a1c4c24990f37406a9 [diff] | |
parent | 18281f2dabd0fe77556dc81247451eb6e69997e5 [diff] |
Merge branch 'mlxsw-query-resources' Jiri Pirko says: ==================== mlxsw: Query resources from firmware Ido says: Some parts of the driver already use the resource query mechanism, but in other parts we still rely on hard coded values that may change over time. This patchset removes most of these remaining values and queries them from the firmware instead. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>