Hi Alex, On Mon, Mar 15, 2021 at 10:21:09AM -0500, Alex Elder wrote: > Mani Sadhasivam discovered some errors in the definitions of some > QMI messages used for IPA. This series addresses those errors, > and extends the definition of one message type to include some > newly-defined fields. >
Thanks for the patches. I guess you need to add Fixes tag for patches 1,2 and they should be backported to stable. Thanks, Mani > -Alex > > Alex Elder (3): > net: ipa: fix a duplicated tlv_type value > net: ipa: fix another QMI message definition > net: ipa: extend the INDICATION_REGISTER request > > drivers/net/ipa/ipa_qmi_msg.c | 78 +++++++++++++++++++++++++++++++---- > drivers/net/ipa/ipa_qmi_msg.h | 6 ++- > 2 files changed, 74 insertions(+), 10 deletions(-) > > -- > 2.27.0 >