The patch series addresses couple of issues in the recent commits. Patch (1) populates the actual dump-size of config attribute instead of providing a fixed size value. Patch(2) updates frame format of flash config buffer as required by management FW (MFW).
Please consider applying it to net-next. Sudarsana Reddy Kalluru (2): qed*: Fix size of config attribute dump. qed: Fix Config attribute frame format. drivers/net/ethernet/qlogic/qed/qed_main.c | 47 +++++++++++++++++++------ drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 14 ++++---- include/linux/qed/qed_if.h | 8 +++++ 3 files changed, 53 insertions(+), 16 deletions(-) -- 1.8.3.1
