From: Tony Nguyen <[email protected]> Date: Fri, 25 Sep 2020 14:09:26 -0700
> This series contains updates to the iavf and ice driver. > > Sylwester fixes a crash with iavf resume due to getting the wrong pointers. > > Ani fixes a call trace in ice resume by calling pci_save_state(). > > Jakes fixes memory leaks in case of register_netdev() failure or > ice_cfg_vsi_lan() failure for the ice driver. > > v2: Rebased; no other changes Pulled, thanks Tony.
