commit | 35f3472a750b3549f7f914ed96f41f0c2ca284f3 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Feb 17 16:12:23 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 19 00:08:55 2016 -0800 |
tree | 23d87946f2700f2ca5b0d2d24ec56ecd18d1167c | |
parent | a4618ec88de95a86f290d01c74c506552f1a5d95 [diff] |
i40e: let go of the past If we reset a VF, its VSI goes away, and it gets a new one. So don't hang on to the now-stale local VSI pointer. It just leads to suffering and kernel panics. Change-ID: Ia8823b4e85893e95e963acee284968022b29177a Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>