commit | 9be1d6f8c33731acd67586a4e40c0f3d56a23366 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Wed Dec 19 10:03:28 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 15 11:21:13 2019 -0800 |
tree | 0f76f0ba84edbdc42a2dafb804328eb1e29faddb | |
parent | 03f7a986684597607de02f3023aa6c3657a78ab5 [diff] |
ice: Move aggregator list into ice_hw instance The aggregator list needs to be preserved for use after a reset. This patch moves it out of the port_info instance and into the ice_hw instance. Signed-off-by: Tarun Singh <tarun.k.singh@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>