diff options
author | David S. Miller <davem@davemloft.net> | 2018-05-22 23:29:55 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-22 23:29:55 -0400 |
commit | 1fe8c06c4a0d3b589f076cd00c25082840f10423 (patch) | |
tree | 2183f24ca57b444511f8971f06e6c5d15cdc393d /fs/exec.c | |
parent | 9c803cfd5fe211cb7d3a7157b489209f8cc527a2 (diff) | |
parent | 269afb36030b04f7d8b3a0e9e4141112f86e08fc (diff) |
Merge branch 'qed-firmware-TLV'
Sudarsana Reddy Kalluru says:
====================
qed*: Add support for management firmware TLV request.
Management firmware (MFW) requires config and state information from
the driver. It queries this via TLV (type-length-value) request wherein
mfw specificies the list of required TLVs. Driver fills the TLV data
and responds back to MFW.
This patch series adds qed/qede/qedf/qedi driver implementation for
supporting the TLV queries from MFW.
Changes from previous versions:
-------------------------------
v2: Split patch (2) into multiple simpler patches.
v2: Update qed_tlv_parsed_buf->p_val datatype to void pointer to avoid
bunch of unnecessary typecasts.
Please consider applying this series to "net-next".
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions