On Mon, Nov 06, 2023 at 10:18:08AM -0500, Paul Greenwalt wrote: > From: Dan Nowlin <dan.now...@intel.com> > > Commit 3cbdb0343022 ("ice: Add support for E830 DDP package segment") > incorrectly removed support for package download for packages without a > signature segment. These packages include the signature buffer inline > in the configurations buffers, and not in a signature segment. > > Fix package download by providing download support for both packages > with (ice_download_pkg_with_sig_seg()) and without signature segment > (ice_download_pkg_without_sig_seg()). > > Fixes: 3cbdb0343022 ("ice: Add support for E830 DDP package segment") > Reported-by: Maciej Fijalkowski <maciej.fijalkow...@intel.com> > Signed-off-by: Dan Nowlin <dan.now...@intel.com> > Signed-off-by: Paul Greenwalt <paul.greenw...@intel.com> > --- > Changelog > v2->v3:
so is that a v3 or v2? subject says v2. You should include tested-by and reviewed-by tags provided by me and Wojciech. > - correct Reported-by email address. > ___ > > drivers/net/ethernet/intel/ice/ice_ddp.c | 106 ++++++++++++++++++++++- > 1 file changed, 103 insertions(+), 3 deletions(-) > [...] _______________________________________________ Intel-wired-lan mailing list Intel-wired-lan@osuosl.org https://lists.osuosl.org/mailman/listinfo/intel-wired-lan