]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
i40e: let go of the past
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 18 Feb 2016 00:12:23 +0000 (16:12 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:20:58 +0000 (10:20 +0100)
commit17eae7c3a49294467fea82cba608fe9206234325
tree80c770dc0255a7c6ff2ede67a29f88769fd41e7b
parent84941b67fc5661e7f0ebe467325cd2fe83463862
i40e: let go of the past

BugLink: http://bugs.launchpad.net/bugs/1547674
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>
(cherry picked from net-next commit 35f3472a750b3549f7f914ed96f41f0c2ca284f3)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c